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();
value = stepinfo.appUrls;
Note that this feature is available as both a method and a property.