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.

Browser ask for Confirmation

Hi,

I am assuming the issue, that my firefox asks me to resend data after doing a 401 Authentication:

_setValue(_textbox("authUser"),"username")
_setValue(_password("authPassword"),"passwort")
_click(_submit("Authenticate"))

Now my script fails, because I am not able to confirm the form resubmission dialog of firefox.

I tried different APIs and functions like
_expectConfirm()
_expectAlert()
_expectPrompt()

but nothing works.

Do you have any ideas?

Regards,

wolfjnh






Answers

  • Hi wolfjnh,

    Can you please explain your requirement in detail?

    We can have the private conversation from support@sahipro.com if you do not wish to share your application details.
Sign In or Register to comment.