How to click on a layer popup


While successfully clicking on a web page, when I clicked some button, the above image appeared and I couldn’t click the green button.

If I see the source, it is a totally different source apart from the initial one in the back. I tried to use the “attach browser” activity to it but was of no use; I could not attach to the small area only, but the whole browser was selected.

Any ideas on that?

Thank YOU!

Daniel

Hi
Did we try with CLICK IMAGE activity
That would work for sure

Cheers @Daun

@Palaniyappan
Yeah, that would!
But because I heard that coordinates and images recognition are not a recommendable option, I am trying hard to use source controls.

1 Like

well you can use ElementExist Activity and then click activity search for that popup Caption text and click on green button!

1 Like

@Pradeep_Shiv

Why use Element Exist?

image

To catch the selector and use it for click event?

image

It doesn’t work!!

Maybe I misapplied. Please elaborate.

image
use this as element and click on green button!

Fine
Is that option hot keys
Like tab or enter
If so we can SEND HOT KEY ACTIVITY with those keys

Still click image is also reliable

Cheers @Daun

1 Like

@Palaniyappan
tab tab worked miraculously.

1 Like

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