- I have to login to a website
- Then click on a application number and then a pop up will appear.
It is working fine manually however while the bot is clicking the link, the pop up.is appearing but the website is logging out
It is working fine manually however while the bot is clicking the link, the pop up.is appearing but the website is logging out
Use the check app state activity and indicate on the Popup, Inside the target element appear insert click or any other activity to handle the popup. Don’t insert any activity in Target not appear block.
Handle the popup by using Check app state activity.
If this is not your case, then be more specific.
Hope it helps!!
This technique is not working
What is the Input Mode set to for the Click activity?
Then what is your usecase, be more elaborate. @Ritaman_Baral
Hie @Ritaman_Baral use the element exists on the pop up appearing .so if the element exist true use click activity to close the pop up … and enable the simulate click in the property panel…
cheers Happy Automation ![]()