Hello
so i have a windows desktop program (not WPF) that should be launched with parameters and the recorder should start . i tried to put the parameters in the configure application path tab, but it won't launch in this way,,
normaly i can launch the program like this in cmd :
myprogram.exe -arg1=x -arg2=y
is there any method to launch the program with parameters in Telerik test studio ? (without parameters the program will display somthing else that i dont' want )
Thanks