Skip to content

Releases: seleniumbase/SeleniumBase

4.16.3 - Refresh methods, dependencies, settings, and reliability

31 Jul 06:52
5f64da2

Choose a tag to compare

4.16.2 - Fix driver download script

20 Jul 15:12
b4be010

Choose a tag to compare

Fix driver download script

As mentioned in #1969, until the Chromium Team resolves https://bugs.chromium.org/p/chromium/issues/detail?id=1466427, it's best to set chromedriver 114 as the maximum version for download, (and to keep using it for Chrome 115+).

What's Changed

Full Changelog: v4.16.1...v4.16.2

4.16.1 - Fix an issue with Chrome 115 automation

20 Jul 02:20
9da9b0c

Choose a tag to compare

Fix an issue with Chrome 115 automation

What's Changed

Full Changelog: v4.16.0...v4.16.1

4.16.0 - The big refactor, and more

18 Jul 19:43
96ea531

Choose a tag to compare

4.15.15 - Refactor file generators

13 Jul 04:56
8e37a23

Choose a tag to compare

Refactor file generators

What's Changed

Full Changelog: v4.15.14...v4.15.15

4.15.14 - Detection-handling and more

12 Jul 18:36
01a8bdb

Choose a tag to compare

4.15.13 - Fix issue with the MySQL integration

09 Jul 21:00
213689d

Choose a tag to compare

Fix issue with the MySQL integration

What's Changed

Full Changelog: v4.15.12...v4.15.13

4.15.12 - Improve MySQL error messages

09 Jul 19:53
461ff1f

Choose a tag to compare

Improve MySQL error messages

What's Changed

Full Changelog: v4.15.11...v4.15.12

4.15.11 - Simplify dependencies

09 Jul 18:15
b6f64f3

Choose a tag to compare

4.15.10 - Dependencies, docs, and refactoring

08 Jul 19:21
d2caf6d

Choose a tag to compare

Dependencies, docs, and refactoring

  • Update Python dependencies
    --> e9b6f8f
    --> This resolves #1937
    --> This resolves #1938
  • Update the documentation
    --> 0f5559e
  • Do some refactoring
    --> 11ed934

What's Changed

Full Changelog: v4.15.9...v4.15.10