getStep method
The value returned by this method is a URI that when opened in a browser will display the Test Manager Test result page scrolled to the thumbnail for this step.
Syntax
let value = appurls.getStep();
value = appurls.step;
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