Skip to content

v23.0.0

Compare
Choose a tag to compare
@soulgalore soulgalore released this 23 Sep 05:23
· 25 commits to main since this release

Breaking

  • Disable camel case configuration that comes automatically with yargs #2182. This is a breaking change ONLY if you didn't follow our doecumentation/help and used internal YARGS configuration names for our CLI configuration.

Added

  • Updated Docker container with Chrome 129, Firefox 130. New Chromedriver #2181.

Fixed

  • Updated to Selenium 4.25.0 #2185.
  • Use HAR export 0.0.15 for upcoming changes in Firefox #2184.
  • Fixes the internal configuration object for android. The old solution created an array with objects instead of just keys on the object.#2183.
    v22.10.2...v23.0.0