Forum Discussion
amcnamara
10 years agoContributor
Morning Tanya!
I have tried this and am getting this JScript runtime error "TestedApps.'testname'.Params.SimpleParams is null or not an object" Is there more setup I need to do before using this statement?
I also tried what's written in the link you shared and got the same runtime error.
TanyaYatskovska
Alumni
10 years ago<AppName> is the name of your tested app. Look at the green rectangles on this images:
For example, for the Notepad application, the code will look like this:
TestedApps.notepad.Params.SimpleParams.CommandLineParamete
rs