Unable to perform any actions on this popup screen

Hello, I am hoping to get everyone’s help in solving an issue with a popup screen. I have an HTML element, and when I focus on this element, a popup screen appears. I have successfully displayed the popup screen by using the “get element” action and focusing on the element. However, after that, I am unable to perform any actions on this popup screen, even though I have tried various methods and different selectors. I would greatly appreciate your assistance.

Have a look at this video

You need to use windows get element. Alerts will block webpage processing and therefor stop the robot. If this is a javascript alert or popup dialog.

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