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
let value = result.getUrl();
value = result.url;
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