AppUrlsPlain type
An object of this type is contained in the StepInfo object, which is in itself an object in the TestResults object returned by the close method.The properties in this type are used to retrieve a URI that can be used in a browser to open the Test Manager on a page that displays information about a particular step.
step property
Syntax
value = appurls.step;
Type: string
stepEditor property
Syntax
value = appurls.stepEditor;
Type: string