The information in this topic may be out of date. The current SDK reference guide has moved here.
TestResultsSummary class
Platform: PuppeteerLanguage: JavaScript SDK:
An object of this type is used to obtain all of the test results that were run using
the VisualGridRunner or ClassicRunner runner.
This class is iterable.
Methods
- getAllResults()
- Returns an array of TestResultContainer objects, one per test result.