You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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