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
String urls = sessionurl.getBatch();
Parameters
This method does not take any parameters.Return value
- Type: String