getAppUrls method
Use the object returned by this method
to retrieve the URLs, and then you can use them to open the Test Manager in a browser preloaded with this step.
Syntax
let value = stepinfo.getAppUrls();
Parameters
This method does not take any parameters.
Return value
- Type: AppUrls
-
See AppUrls for a detailed description of this object.