I have an alert pop-up appearing on webpage and it disappears in seconds. It happens when I run Chrome in Katalon Studio. The pop-up works properly when I use it outside Katalon.
-
How to capture this disappearing alert?
-
Is there a way to bring back controls to original page after the alert goes away, as my remaining test case is not executing because the object I had captured can not be found after pop-up alert?