- Fixed #1068: Error is silenced when a test file can't be loaded with using tags
- Fixed #1289 "RangeError: Maximum call stack size exceeded", occurring when a test setting value is set to null
- Added #1232 New test settings property
request_timeout_options
for configuring when should a request to the Selenium server reach a timeout and optionally define the number of retries for a timed out request. More info