Skip to content

Releases: seleniumbase/SeleniumBase

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

4.15.6 - A variety of updates

29 Jun 23:33
8a528fb
Compare
Choose a tag to compare

A variety of updates

  • Improve shadow root methods
    --> ad6a562
  • Add more options for --env=ENV
    --> 826b884
  • Refresh optional dependencies
    --> 2aea468
  • Refresh Python dependencies
    --> 326440b

What's Changed

Full Changelog: v4.15.5...v4.15.6

4.15.5 - Update Recorder Mode and Refresh Dependencies

24 Jun 19:39
459c28b
Compare
Choose a tag to compare

Update Recorder Mode and Refresh Dependencies

  • Fix a bug with Recorder Mode
    --> 25a725d
    --> This resolves #1921
  • Refresh Python dependencies
    --> 5d4a161
    --> This resolves #1922
  • Also refactor self.fail() and set a default message
    --> 3a7b57c

What's Changed

  • Update Recorder Mode and Refresh Dependencies by @mdmintz in #1923

Full Changelog: v4.15.4...v4.15.5

4.15.4 - Refactoring and more

22 Jun 18:26
89678be
Compare
Choose a tag to compare

Refactoring and more

  • Add more options for --env=ENV
    --> aa0f134
  • Refactor Chromium options
    --> 7e2c566
  • Refresh Python dependencies
    --> 997edcc

What's Changed

Full Changelog: v4.15.3...v4.15.4

4.15.3 - Update Recorder Mode and dependencies

13 Jun 04:09
717b6d0
Compare
Choose a tag to compare

Update Recorder Mode and dependencies

What's Changed

Full Changelog: v4.15.2...v4.15.3

Upgrade pytest / dependencies

11 Jun 15:23
3ee1d43
Compare
Choose a tag to compare

Upgrade pytest / dependencies

What's Changed

Full Changelog: v4.15.1...v4.15.2

4.15.1 - Update console scripts and exceptions

09 Jun 01:38
0270ed5
Compare
Choose a tag to compare

Update console scripts and exceptions

  • Extend "sbase mkfile FILE.py" with more Syntax Formats
    --> d027a93
    --> This resolves #1904
  • Improve handling of exceptions
    --> 6941812
    --> This resolves #1903
  • Refactor UC Mode
    --> 1d90bc1
  • Refresh Python dependencies
    --> 8317a07

What's Changed

Full Changelog: v4.15.0...v4.15.1