Forum Discussion
jlivengood
14 years agoOccasional Contributor
Robert thank you for your reply. You are correct my example was missing quotes. However, I add the quotes (see the direct copy and paste below) and I get the same behavior. I checked the RunMode you spoke of and in my TestedApps the RunMode is Listed as "Simple". I have other options to pick from(such as Profile, Debug) for RunMode in the dropdown but "WebMode" is not one of them. I am open to any advice or direction and thanks again for your input.
var proc = TestedApps["firefox"]["Run"](1,true);
proc["ToUrl"]("http://epsgstage.xxx.com/default.aspx");
var proc = TestedApps["firefox"]["Run"](1,true);
proc["ToUrl"]("http://epsgstage.xxx.com/default.aspx");
Related Content
- 11 years ago
Recent Discussions
- 3 days ago
- 3 days ago
- 6 days ago