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 pass set of parameters dynamically
Hello,
How can we pass more than one parameter dynamically in the script.
Example: In login function I want to pass two different value for Username and Password how we can achieve this in Sahi script?
Thanks,
Sowmya
How can we pass more than one parameter dynamically in the script.
Example: In login function I want to pass two different value for Username and Password how we can achieve this in Sahi script?
Thanks,
Sowmya
Comments
u can use array's as ashish mentioned above and another way u can read the test data from XL sheet.
if there is less test data u can go with array's
if there is large test data then it's better go with XL