Commit Graph

128 Commits

Author SHA1 Message Date
Michael Mintz 91cc397c59 A few updates to the driver installation script 2020-04-22 19:40:14 -04:00
Michael Mintz a8b822300a Update default Geckodriver on Windows for compatibility 2020-02-06 21:44:30 -05:00
Michael Mintz 27eacfea91 Add edgedriver to example install commands 2020-01-17 00:19:09 -05:00
Michael Mintz 464809484c Improve Microsoft EdgeDriver compatibility 2020-01-16 01:30:19 -05:00
Michael Mintz 3b5fcfe77d Update the default EdgeDriver version to 79.0.309.65 2020-01-16 01:24:59 -05:00
Michael Mintz 4de95b7c01 Set default Geckodriver (Firefox WebDriver) to version 0.26.0 2019-10-19 20:24:38 -04:00
Michael Mintz 7b5c542c86 Update the webdriver installer script (for Chrome and Firefox) 2019-10-13 01:28:25 -04:00
Michael Mintz 4209ebaac4 Add the ability to install webdrivers directly to the user's PATH 2019-09-12 04:37:46 -04:00
Michael Mintz 057d01d7cb Update the Geckodriver install script 2019-09-11 02:39:39 -04:00
Michael Mintz c9ff075ca3 Update the webdriver manager 2019-09-10 04:27:17 -04:00
Michael Mintz da46a0fa07 Prepare the new "msedgedriver" for SeleniumBase use 2019-09-09 10:01:41 -04:00
Michael Mintz d3735d0790 Allow version input with "seleniumbase install chromedriver" 2019-08-30 20:50:17 -04:00
Michael Mintz 6b54038120 Update SeleniumBase console scripts 2019-08-17 16:50:26 -04:00
Michael Mintz b67a5e77dc Use ChromeDriver 2.44 as the most compatible version. 2019-08-01 01:46:42 -04:00
Michael Mintz 264a014e96 Disable urllib3 warnings 2019-06-21 10:09:00 -04:00
Michael Mintz e7f799fa73 Use requests instead of urllib3 2019-04-22 20:20:45 -04:00
Michael Mintz 3e83f456c8 Install the latest webdrivers using "seleniumbase install ..." 2019-02-21 02:26:47 -05:00
Michael Mintz e356c4d954 Case-insensitive console scripts 2018-10-19 15:41:18 -04:00
Michael Mintz ce7b4dd47d Use urllib3 instead of requests.packages.urllib3 2018-10-19 11:19:04 -04:00
Michael Mintz bcc61ced9a Force 64-bit Geckodriver on Windows 2018-10-18 22:58:37 -04:00
Michael Mintz a50f366c99 Use Geckodriver v0.23.0 2018-10-18 22:53:49 -04:00
Michael Mintz f1f756c13c Update a comment. 2018-10-18 22:50:17 -04:00
Michael Mintz 2d435bfbf7 Use the "requests" version of "urllib3" to prevent conflicts 2018-10-18 12:29:50 -04:00
Michael Mintz 2d322a36d1 Use the latest version of geckodriver for Firefox 2018-09-23 04:46:50 -04:00
Michael Mintz 765e64d6fb Use urllib3 for driver downloads 2018-08-30 02:56:51 -04:00
Michael Mintz efd408ba1b Flake8 refactoring 2018-08-30 01:51:38 -04:00
Michael Mintz 41252e7e81 Update code to match the latest version of selenium 2018-08-21 18:27:03 -04:00
Michael Mintz 6f79b0857d Move "console_scripts" to "seleniumbase/console_scripts" 2018-08-14 01:39:43 -04:00