getBatch 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 batch of this test.
Syntax
let urls = sessionurl.getBatch();
urls = sessionurl.batch;
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