AppUrls class
An object of this class 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 class 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.
Using statement
using Applitools;
Step property
Syntax
string value = appurls.Step;
Type: string
StepEditor property
Syntax
string value = appurls.StepEditor;
Type: string