RunnerOptionsPlain type
An object of this type is used to define options for VisualGridRunner or ClassicRunner.
testConcurrency property
Syntax
runner = new VisualGridRunner({ testConcurrency: concurrentSessions });
Type: number
The maximum number of Eyes tests that can be executed concurrently by this runner.