Forum Discussion
Hi Support,
Thank you for the quick response.
I just needed a clarification on this question regards the arguments to be passed for the executable.
I have a exe which i call with 2 Arguments( ex: ABC.exe Param1 Param2). In the TestedApps i note that the ABC.exe is listed with commandline parameters as "Param1 Param2".
Is there a way to change/parameterise the second argument alone(Param2)?.
Thanks and with regards,
Virkram U
- tristaanogre9 years agoEsteemed Contributor
You should be able to access the parameters using the TestedApps object. See the reference at https://support.smartbear.com/viewarticle/75248/ for the example.
Essentially, you would access the SimpleParams object of your tested app, change the parameter to only include param 2, activate, and then run your app.
- joseph_michaud9 years agoModerator
Through the TestedAppParams Object you can eventually get to the arguments passed to the executable.
Related Content
- 4 years ago
- 3 years ago
- 2 years ago
Recent Discussions
- 15 hours ago
- 15 hours ago