Selector cannot find the element in pop-up window

Hi, i’m trying to click the “OK” in the pop-up window but upon indicating element, it does not see the element. here is the picture of the code and the pop-up window. the code exists already and i’m trying to validate it.

Hi @eabcdcstr

Change selectors othrewise use click image activity and try.

Regards,
Kommi Jeevan.

what do you mean by changing selectors?

Use Click Image Activity and enter.

Hi
We got two options to handle this
Either use CLICK IMAGE and choose that OK button as a region of image so that it will click for sure
Or

We can use GET ACTIVE WINDOW activity and use a SEND HOT KEY activity with just key as enter and no element chosen for selector
Or use a CLICK activity instead of Send hot key activity so that it will click that element chosen for sure

Kindly try this and let know for any queries or clarification
Cheers @eabcdcstr

Thank you for this. I used a send hot key activity instead. It can’t seem to find the element.

Cheers @eabcdcstr

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.