webdriver-manager
Advanced tools
Changelog
12.1.1
(f17b226) Fix(types): Operator '==' cannot be applied to types 'string | string[]' and 'number' (#297)
(7dbc1df) fix(clean): remove existing chrome meta files from update on clean command (#279)
(0a4c065) fix(appium): change appiumPort to seleniumPort for selenium server request (#228)
Changelog
12.0.3
the user. Also, API limit is reached, the error message now directly informs when any other failure occurs the status code is reported. This should hopefully give more info for issue #216.
(2cffd30) fix(ignoressl): pass proxy and ignore ssl down to the binary and config source (#208)
closes #207 and closes #221