maumrm
3 years agoContributor
How to Navigate to Various Pages
I have about a hundred tests that are used to test an online application. This same site is hosted using different URLs and I am trying to figure out how to run these tests on the various sites. I ha...
- 3 years ago
Never mind, I figured it out by using the "Code Expression" option of the Navigate function. I am able to use the site set as a variable and then add to it the new page portion.