Skip to content

Releases: r2dev2/AutoParaSelenium

AutoParaSelenium v0.3.1

28 Jul 04:54
1270ebe

Choose a tag to compare

  • use os.link instead of Path.hardlink_to as os.link is more supported

AutoParaSelenium v0.3.0

28 Jul 04:25
07097e1

Choose a tag to compare

  • use chromedriver's new api for downloading chromedriver per version
    • only kicks in for chrome >= v115

AutoParaSelenium v0.2.0

03 Jun 18:14
f890885

Choose a tag to compare

  • auto-updates chromedriver if its version is out of sync with current chrome
  • bump geckodriver to 0.30.0 (needs newer selenium as well)
  • support python >= 3.8
  • use pyproject.toml instead of setup.py

AutoParaSelenium v0.1.16

11 Dec 02:15
30ffd10

Choose a tag to compare

Bump chromedriver version ^w^

AutoParaSelenium v0.1.15

05 Sep 20:52
fa992e3

Choose a tag to compare

Bump chromedriver version

AutoParaSelenium v0.1.14

02 Jul 06:32
8a53272

Choose a tag to compare

Bump chromedriver version

AutoParaSelenium v0.1.13

06 May 03:01
7ff8fda

Choose a tag to compare

Bump chromedriver version

AutoParaSelenium v0.1.12

13 Mar 05:46
bebf79c

Choose a tag to compare

  • Bump chromedriver version

AutoParaSelenium v0.1.11

06 Jan 17:41
3461277

Choose a tag to compare

  • Bump chromedriver version

AutoParaSelenium v0.1.10

13 Dec 22:29
523c7d7

Choose a tag to compare

  • use atexit to guarantee closing the seleniums