TestResultsSummary class
Platform: Selenium 3Language: C# 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.
Using statement
using Applitools;
Methods
- GetAllResults()
- Returns an array of TestResultContainer objects, one per test result.