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

AppUrls class

Platform: ImagesLanguage: Python SDK:
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.

Properties

stepType:Text
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.
step_editorType:Text
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.