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.

Sahi 5xx Error

edited November -1 in Sahi - Open Source
wen i open your website it is showing sahi 5xx error


Sahi 5xx Error

The web server threw a 500 Internal Server Error at Wed Feb 08 11:35:13 IST 2012.

+ show server message

Comments

  • iam getting this error on chromium only....plzzz replay soon
  • Hi Narayan,

    my requirement is to capture the sahi 500 error page.if sahi 500 error page will come ,then sahi should stop there, and it will show the error message, and if sahi 500 error page will not come then the script should pass.

    In my page i need to view the page and logout the page like below code please have a look on that :



    _setValue(_textbox("loginId"),"tulu");
    _setValue(_password("password"), "adfa");
    _click(_imageSubmitButton("login"));
    _click(_link("Rejected By Me[1]"));

    _assertNotContainsText("Sahi 5xx Error", _heading3("Sahi 5xx Error"));
    _click(_image("Logout"));


    Please give the soluton on that.


    Advance Thanks,
    Tulu
  • adarjiadarji Members
    I am also getting same error while play backing script ....
    what is solution to by pass this error ?

    Thanks in advance.
Sign In or Register to comment.