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 deal with Browsw button.
I want to set a specified path into browse field.
I am using following code, but its not working:
_setValue(_file("theFile"), "C:\sahi\scripts\sahi.txt");
I am using following code, but its not working:
_setValue(_file("theFile"), "C:\sahi\scripts\sahi.txt");
Comments
_setValue(_file("theFile"), "C:\\sahi\\scripts\\sahi.txt");
And while proceeding application throw a warning message that the field is empty(Since path is in hidden form).
We want any solution so that the path should appear on the text box.
Go through this thread:
http://www.sahi.co.in/forums/viewtopic.php?id=48
Regards,
Pankaj.