Skip to content

v0.9.11

Compare
Choose a tag to compare
@beatfactor beatfactor released this 14 Dec 14:03
· 1708 commits to main since this release
  • 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