Skip to content

Releases: SergeyPirogov/webdriver_manager

v3.0.2

09 Jun 07:05
Compare
Choose a tag to compare
fix deployment script

v3.0.1

09 Jun 07:02
Compare
Choose a tag to compare
split tests and deployment

v3.0.0

09 Jun 06:45
Compare
Choose a tag to compare
Bump version: 2.5.3 → 3.0.0

v2.5.3

29 May 13:08
db0e476
Compare
Choose a tag to compare
Update setup.py

v2.5.2

21 May 13:01
9126050
Compare
Choose a tag to compare
Update setup.py

v2.5.1

16 May 08:06
597b579
Compare
Choose a tag to compare

fix logger

v2.5.0

14 May 08:15
4683702
Compare
Choose a tag to compare

silent logs

v.2.4.0

24 Apr 12:16
92f5a39
Compare
Choose a tag to compare
v2.4.0

v2.3.1: Chromium support v2 (#97)

13 Mar 05:28
25d0dd1
Compare
Choose a tag to compare
* Add Chromium browser support (Resolves #93)

* Extend Chromium from Chrome DriverManage.

* return empty line into the EOF

* dist: xenial

* add `services:xvfb` instead of scripting setup in before_install

* Add missed `sudo` to install opera-stable

* Parametrize ChromeDriverManager with chrome_type: google-chrome, chromium

* Fix chromium tests, use different chromedriver versions to not to hit cached versions of chrome tests

* PEP8: driver.py and test_chromium_driver.py, others contains long strings and couldn't be fixed normally

v2.2.0

21 Oct 15:20
Compare
Choose a tag to compare

Config changed