Skip to content

Releases: seleniumbase/SeleniumBase

4.16.0 - The big refactor, and more

18 Jul 19:43
96ea531
Compare
Choose a tag to compare

4.15.15 - Refactor file generators

13 Jul 04:56
8e37a23
Compare
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
Compare
Choose a tag to compare

4.15.13 - Fix issue with the MySQL integration

09 Jul 21:00
213689d
Compare
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
Compare
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
Compare
Choose a tag to compare

4.15.10 - Dependencies, docs, and refactoring

08 Jul 19:21
d2caf6d
Compare
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

4.15.9 - Add methods for saving data to the logs

06 Jul 04:08
83132ea
Compare
Choose a tag to compare

Add methods for saving data to the logs

  • Add methods for saving data to the logs
    --> 8daf349
  • Also Refresh Python dependencies
    --> 6ca6edd

What's Changed

Full Changelog: v4.15.8...v4.15.9

4.15.8 - Refresh dependencies, docs, and examples

03 Jul 19:46
96b0934
Compare
Choose a tag to compare

Refresh dependencies, docs, and examples

  • Refresh required dependencies
    --> 12de944
  • Also refresh optional dependencies and mkdocs dependencies
  • Update documentation and examples

What's Changed

Full Changelog: v4.15.7...v4.15.8

4.15.7 - Update exception-handling and more

30 Jun 20:50
1256cf4
Compare
Choose a tag to compare

Update exception-handling and more

  • Update exception-handling
    --> a572324
    --> This should improve the output of some exceptions
  • Update optional MySQL code
    --> ae8f477
    --> If pymysql is needed and not installed, gets version 1.1.0 for Python 3.7 and newer
  • Refresh the urllib3 Python dependency
    --> 4383a9f
    --> This resolves #1931

What's Changed

Full Changelog: v4.15.6...v4.15.7