magicalsue
7 years agoNew Contributor
Using current URL?
Is there a way for Test Complete to use the currently opened URL instead of navigating to pre populated URL from within the test?
Our product has different URL's for each client version, so I have ...
- 7 years ago
Or you could use the different URLs as part of a data-driven test and read them from a file into that variable. That way you could run one set of tests or multiple ones just by changing the data file.
Also be sure to shut down the browser at the end of your test.