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.
getResponseCode()
How can we collect the Http Response code.
Say we have below script:-
_setValue(_textbox("f2"), "User1");
_click(_link("Submit"));
So how can we collect the HTTP response code for this steps.
Using HarLogging method is possible but not convienent .
Can i get the codes in some csv or excel?
Say we have below script:-
_setValue(_textbox("f2"), "User1");
_click(_link("Submit"));
So how can we collect the HTTP response code for this steps.
Using HarLogging method is possible but not convienent .
Can i get the codes in some csv or excel?
