Looking to see if i could get some assistance with trying to anchor a moving window.
We anchored the whole box, and then put a click activity to click the Export button. Initially we had it working, but i re-ran the RPA and now it seems to have timed out.
Thanks so much for the suggestion; Attach window worked initially, but i re-ran the process and now it timed out. Am i doing something wrong? See below;
The other issue i’m having is that “Attach Window” selects the whole window as opposed to just the “Export to PDF” window. I was able to drag and select only the “Export to PDF”, but i can’t figure out the issue.
@dylanTana Please remove the ids from the selector of click activity. And see is there any aaname in the selector. If you don’t find this try the below steps
Select the element first
Open the selector in UiExplorer
And check for aaname. If it present then enable that into your selector
Hi @ushu and everyone thank you so much!!! This seems to work, removing the ID’s seems to be the cause of the issue. Thanks everyone again This is such a great forum i’m really happy at how active and helpful everyone is.