I have to click ok when the pop up comes .I have used check app state for this and added 30 sec and wait for page to load as complete.
Even the pop comes bot is throwing error as pop up not exist.If any solution for this
I have to click ok when the pop up comes .I have used check app state for this and added 30 sec and wait for page to load as complete.
Even the pop comes bot is throwing error as pop up not exist.If any solution for this
This means the selectors are not identifying the pop-up. Try indicating any element of that pop-up.
Selector is indicating the pop up correctly.Is this do to application slowness
Can while loop cases works and explain me how to work on this
Hie @sruthesanju check with the selectors first if they are validating the elements . then try with enabling the simulate on click button. and also you can use retry activity.
cheers Happy Automation.
Can you share screenshot like how the Popup looks like?