Skip to content

Releases: seleniumbase/SeleniumBase

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

4.14.4 - Update tours and mobile mode

29 Apr 03:51
f1444b4

Choose a tag to compare

Update tours and mobile mode

  • Update tour logic
    --> 5f5dca8
  • Update error-handling
    --> 7cb08f9
  • Set default user_agent in mobile mode if not set
    --> 1757793
  • Refresh Python dependencies
    --> 4eb176e

What's Changed

Full Changelog: v4.14.3...v4.14.4

4.14.3 - Refresh dependencies

26 Apr 20:21
3c714ef

Choose a tag to compare

Refresh dependencies

  • Refresh Python dependencies
    --> c86fa7e

What's Changed

Full Changelog: v4.14.2...v4.14.3

4.14.2 - Not-connected exception-handling

24 Apr 03:48
a9cd002

Choose a tag to compare

Not-connected exception-handling

  • Improve exception-handling when Internet is unreachable
    --> f8eff16
    --> This resolves #1855
  • Refresh Python dependencies
    --> 074d124

What's Changed

Full Changelog: v4.14.1...v4.14.2