Been struggling with this one for weeks.
Setting up a PAD flow for this page: https://www.collegecentral.com/ncctcjobs/
I need PAD to click on the Sign In Button in the upper right of the browser window, but PAD keeps throwing UI Element not found error. Tried parsing the UI element, digging into the page code to see if I could help, but nothing seems to work.
Here's the config of the UI element.

Finally, I did a workaround by spawning the page, then throwing a message telling the user to log in manually. When they click OK (after logging in hopefully) the flow continues.
Anyone have any recommendations on what I need to do to get the Button 'Sign In' to be recognized?