VisualGridRunner class
Platform: ProtractorLanguage: JavaScript SDK:
An object of this class is used to manage multiple Eyes sessions when working with the Ultrafast Grid.
To work without the Ultrafast Grid, use ClassicRunner instead of this class.
Constructor
- VisualGridRunner()
- Use this method to create a runner that manages tests that use the Ultrafast Grid to render screenshots.
Methods
- getAllTestResults()
- Call this method to get the test results for all the tests that were run using an instance of ClassicRunner or VisualGridRunner.