SaravanaKumar_N
8 years agoContributor
Unable to set TestedApps Path dynamically
 Hi, 
   I am unable to set TestedApps.Items(i).Path properly.  
 Let say my app is under - C:\Program Files\abcdef\TestApp\App.exe 
   
 I am setting this dynamically using.... 
 TestedApps.Items(0)....
- 8 years ago
Hi,
I think this is correct expected behaviour.
Check documentation for the TestedApp.Path and TestedApp.FileName properties.