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*
- Return 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*
- Return a URI, that, when opened in a browser, displays the Applitools Test manager test results page loaded with the results of this test.