18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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
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
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
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
what is solution to by pass this error ?
Thanks in advance.