getUrl method
Use this method to retrieve a URL which, if opened in a browser, displays the results of this test in the Test Manager.
Syntax
String value = result.getUrl();
Parameters
This method does not take any parameters.
Return value
- Type: String