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.
Import statement
@import EyesXCUI
step property
Syntax
Call syntax
NSString* value = appurls.step
Declaration
(readonly, nonatomic) NSString *step
Type: NSString*