webdriver-manager
Advanced tools
Changelog
10.0.0
(70d32df) fix(dir): check selenium dir and warn user that the folder does not exist (#17)
(0ec1443) fix(binary): file type, unzipping, and permissions
closes #7, #16
(a073fd0) fix(npm): use global, local, and project without env
closes #20
(6ccb9d8) fix(versions): versions option should stay consistent with existing webdriver-manager
closes #6
(c34b05c) fix(bin): local, project, and global usage
(4a0caf5) fix(dep): fix dependency for chalk
(15ae0e8) fix(chmod): set permissions to 755
(1820fbc) Initial commit
(374c3e7) feat(length): on update, check to see the file is the correct length
closes #8
(8c47291) feat(local): use the local version of webdriver-tool if it is installed
closes #5
(f0622d2) feat(logs): add chrome logs command line option
closes #11
(3b30312) feat(logger): update logging methods (#5)