SessionUrls class
An object of this class is returned as part of the information in the TestResults class. This class provides URIs that can be used in a browser to display the Test Manager batch and test results for this test.
getBatch method
Syntax
let urls = sessionurl.getBatch();
Parameters
This method does not take any parameters.
Return value
Type: string
getSession method
Syntax
let urls = sessionurl.getSession();
Parameters
This method does not take any parameters.
Return value
Type: string