18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Catching popup notification

gligogligo Members
edited November -1 in Sahi - Open Source
Hello,
is there way to catch a popup notification, that appears only for couple of seconds and then disappears?
I tries with _wait, but if it does not appear durinig the wait time, then the scripts goes ...
but I need to prove if the notification has appeared, otherwise, I should stop the script....

Comments

  • narayannarayan Administrators
    When does the popup appear? On link/button click or on page load?
    Is the popup triggered via AJAX after a small delay?

    Regards,
    Narayan
  • gligogligo Members
    Yes, right, after clicking on Save button.
    "Is the popup triggered via AJAX after a small delay?"
    Yes.
Sign In or Register to comment.