The information in this topic may be out of date. The current SDK reference guide has moved here.
SessionUrls class
Platform: ImagesLanguage: Objective-C SDK:
An object of this class is returned as part of the information in the
TestResults class. This class provides URIs that can be used in a browser
to display the Test Manager batch and test results for this test.
Import statement
@import EyesImages
Properties
- batchType:NSString*
- The value of this property is a URI that, when opened in a browser, displays the Applitools Test Manager test results page loaded with the batch of this test.
- sessionType:NSString*
- The value of this property is a URI, that, when opened in a browser, displays the Applitools Test Manager test results page loaded with the results of this test.