Skip to content

Releases: seleniumbase/SeleniumBase

4.14.14 - Update console scripts and Edge options

06 Jun 22:55

Choose a tag to compare

Update console scripts and Edge options

Full Changelog: v4.14.13...v4.14.14

4.14.13 - Avoid notifications on Edge when possible

06 Jun 20:03
5a57bf7

Choose a tag to compare

Avoid notifications on Edge when possible

  • Avoid notifications on Edge when possible
    --> This resolves #1897

What's Changed

Full Changelog: v4.14.12...v4.14.13

4.14.12 - Refresh Python dependencies

02 Jun 17:01
7dff76d

Choose a tag to compare

Refresh Python dependencies

What's Changed

Full Changelog: v4.14.11...v4.14.12

4.14.11 - Dependencies and URL prefixes

31 May 01:29
482cc16

Choose a tag to compare

Dependencies and URL prefixes

  • Refresh Python dependencies
    --> bf984ca
  • Update and sort the list of allowable URL prefixes
    --> 27d2e44

What's Changed

Full Changelog: v4.14.10...v4.14.11

4.14.10 - Fix issue with long filenames in logs

25 May 02:29
cb0e899

Choose a tag to compare

Fix issue with long filenames in logs

  • Fix issue with long filenames in logs
    --> 0d4fc83
    --> This resolves #1882
  • Also refresh Python dependencies
    --> c8e2da2

What's Changed

Full Changelog: v4.14.9...v4.14.10

4.14.9 - Some refactoring

12 May 16:52
fda7a28

Choose a tag to compare

Some refactoring

  • Make a message more helpful
    --> 88298c1
  • Refresh Python dependencies
    --> bcecc11

What's Changed

Full Changelog: v4.14.8...v4.14.9

Update urllib3 and other dependencies

09 May 18:54
f19e5b4

Choose a tag to compare

Update urllib3 and other dependencies

  • Refresh Python dependencies
    --> e5bd591
    --> This resolves #1874

What's Changed

Full Changelog: v4.14.7...v4.14.8

4.14.7 - Fix issue with setting user_data_dir in --uc mode

04 May 15:50
d001008

Choose a tag to compare

Fix issue with setting user_data_dir in --uc mode

What's Changed

New Contributors

Full Changelog: v4.14.6...v4.14.7

4.14.6 - Version compatibility and logging

03 May 18:23
57b6eba

Choose a tag to compare

Version compatibility and logging

  • Refactoring
    --> 3c260af
    --> This improves compatibility and fixes issues with Python 3.11 and 3.12.
    --> This resolves #1864
    --> This includes an improvement to stack traces in the basic_test_info.txt file.
    --> Some of this is related to changes in unittest between Python 3.10 and 3.11.

What's Changed

Full Changelog: v4.14.5...v4.14.6

4.14.5 - GUI colors and fixes

02 May 04:59
dc6fb95

Choose a tag to compare

GUI colors and fixes

  • Update colors of GUI apps
    --> 7e29953
    --> This resolves #1862
  • Fix issue with self.has_exception()
    --> c1b355d
    --> This resolves #1861
  • Refresh Python dependencies
    --> d05532e

What's Changed

Full Changelog: v4.14.4...v4.14.5