Am using a type into activity in SAP which has to type the path in a pop up window which is in the front now.
When the BOT reaches this point, it fails with the error, "Could not find the UI element corresponding to this selector: "
But when I validated the selector, it is validated properly and highlighted properly.
I tried
using delay
Click before Typing
Alter if disabled
Activate
Simulate Type
None of this resolved this issue.
Replacing part of selector with * moves to some other element. So could not use that option.
Requesting your advice on this. Thanks in advance.
While using Type Into activity, go to it’s properties and expand the “Target” option and in the “Target” option select “Complete” in the option of “Wait for Window”, and if issue remains unsolved then share the selector and screenshot