The information in this topic may be out of date. The current SDK reference guide has moved here.

AppUrlsPlain class

Platform: NightwatchLanguage: JavaScript SDK:
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.

Properties

stepType:string
The value of this property is a URI that when opened in a browser will display the Test Manager Test result page scrolled to the thumbnail for this step.
stepEditorType:string
The value of this property is a URI, that when opened in a browser will display the Test Manager Step Editor page loaded with the results of this step.