Please note that Sahi's development and support teams do not actively monitor this. This is more a community forum. If you are a Sahi Pro user looking for commercial support, please email support @ sahipro.com with your query.
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?