Not able to click button in pop up

Hi,As mention in attachment I am not able to click this pop up butoon.
I used click activity and send hot key activity but not work for me


you can use ElementExist activity and based on that use if condition to click the button
Cheers
@Aditya10989

yes I already used this it go inside element exist but not able to click

did we tried using Attach window and Close Window activity?
@Aditya10989

1 Like

@Aditya10989 Can you check if the selector is changing every time it appears?

no…!

after click ok then I used close window

bro try using click text/click image activity by giving some delay over there

try pressing f2 after click which gives you delay

@Aditya10989

Use Parallel activity, this might help :slight_smile:

did we try with CLICK IMAGE activity
@Aditya10989

or just send hot key activity with key as enter and no element chosen @Aditya10989

this I already used but not worked

is that send hot key activity used inside the GET ACTIVE WINDOW ACTIVITY

@Aditya10989

No.Ok I will also apply this and will update you.Because this session I got message when server restart.It restart everyday 5pm. Tomorrow I will update you.it work or not

sure
@Aditya10989

Place a delay activity prior the click activity