getSession method
The value returned by this method is a URI, that, when opened in a browser, displays the Applitools Test Manager test results page loaded with the results of this test.
Syntax
let urls = sessionurl.getSession();
urls = sessionurl.session;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.Return value
- Type: string