Atata.WebDriverSetup 2.1.0 is released with a mutex-based thread synchronization option.
Changelog
Added
- Add
bool UseMutex
option to use mutex for driver setup sync andWithMutex(bool isEnabled)
configuration method. This functionality is disabled by default.