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.
how to get the value of a hidden field
Hi Narayan,
I am facing issue to get the value of a hidden field. can you please suggest me how to ge the value of a hidden field.
Regards,
Shankar L
I am facing issue to get the value of a hidden field. can you please suggest me how to ge the value of a hidden field.
Regards,
Shankar L
Comments
You can use:
_hidden("identifier").value;
Regards
Sumitra