SaravanaKumar_N
7 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)....
- 7 years ago
Hi,
I think this is correct expected behaviour.
Check documentation for the TestedApp.Path and TestedApp.FileName properties.