appUrls property
Use the object returned by this method to retrieve URLs you can use to open the Test Manager in a browser preloaded with this step.
Syntax
Call syntax
AppUrls* value = stepinfo.appUrls
Declaration
(readonly, nonatomic) AppUrls *appUrls
Type:AppUrls*
See AppUrls for a detailed description of this object.