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
{{ message }}
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
fix(local): allow local driver provider to use gecko driver from config
- Add gecko driver as configuration option to be used in the local
driver provider.
- Nit fixes to use string[] over Array<string> in the configParser.ts
- Add functionality to addDefaultBinaryLocs_ to use the geckoDriver
value set in the config or to check locally in the
webdriver-manager/selenium folder
closes#4408 and closes#4411.
0 commit comments