Skip to content

Releases: seleniumbase/SeleniumBase

4.15.4 - Refactoring and more

22 Jun 18:26
89678be

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

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

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

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

4.15.0 - Updates for selenium 4.10.0

08 Jun 02:03
f755743

Choose a tag to compare

Updates for selenium 4.10.0

What's Changed

Full Changelog: v4.14.14...v4.15.0

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