AppUrls property
Use this property to retrieve an object with a set of URLs that you can use to access the Test Manager in a browser, preloaded with the results of this test.
Syntax
SessionUrls value = result.AppUrls;
Type:SessionUrls
See sessionurls
The returned object has two properties, both are strings in the form of a URL:
-
batch
- If you paste this URL into a browser then the browser will open the Test manager, displaying the batch results and all of its tests.
-
session
- If you paste this URL into a browser then the browser will open the Test manager, displaying the batch results, with the focus on the test of this test result.