getStepEditor method
The value returned by this method is a URI, that when opened in a browser will display the Test Manager Step Editor page loaded with the results of this step.
Syntax
let value = appurls.getStepEditor();
value = appurls.stepEditor;
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