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 set value to readonly field using sahi script?
I have a screen where they have made the textbox as readonly. the user should be able to select from windows upload screen and cannot edit the textbox.
Here's my application html souce.
<input type="file" id="txtUpload" readonly>
how to set value to readonly field using sahi script?
Let me know please, anyone?
Here's my application html souce.
<input type="file" id="txtUpload" readonly>
how to set value to readonly field using sahi script?
Let me know please, anyone?
Comments