This is where all the issues lay. I am asking the robot to click on that arrow and it never recognizes even though it looks like it (in green) that is active.
If I click on the list itself I get scripting errors and it locks up my entire computer for like 10 minutes
Nope. I am just trying to have the bot navigate through the page in the screenshot which will allow me to “view” the SQL that I need to take out and put into a file.
Your answer doesn’t make any sense. You must be using one of the input methods in your click activities, and I’m asking which one you’re using and suggesting you try the others.
There is no “same as browser” there’s a “same as use app/browser” but that just means it inherits the setting from the Use App/Browser activity so you’d have to look at the input mode for that activity.
Are you able to indicate that button with UI Explorer? Did you try changing it to Active Accessibility under options? You could also use ComputerVision.
Yea the explorer can easily locate the arrow, i select it, its green. I’ve tried all kinds of different things in options, trying to use an anchor, fuzzy selector, image, etc. Again, acting like that arrow does not even exist.
Yea I changed the settings to hardware events in properties. It just didn’t seem to “see” that arrow, which is clearly a clickable item. I mean it “fails” for sure, after it fails to “find” the arrow.
I thought about the pop up thing, but it accepts my hot keys (tab) and (enter) just to get to the point where I need to then CLICK the arrow. I don’t know or not, but does the click and hot keys get handled differently?