Skip to content

Releases: seleniumbase/SeleniumBase

4.13.12 - Set Edge options via Chrome options for Remote EdgeDriver

11 Mar 14:30
Compare
Choose a tag to compare

Set Edge options via Chrome options for Remote EdgeDriver

What's Changed

Full Changelog: v4.13.11...v4.13.12

4.13.11 - Dependencies and examples

11 Mar 05:27
f015121
Compare
Choose a tag to compare

Dependencies and examples

  • Refresh Python dependencies
    --> 9bf2f68
  • Also update examples

What's Changed

Full Changelog: v4.13.10...v4.13.11

4.13.10 - A Few Updates

09 Mar 21:11
8a2b6fb
Compare
Choose a tag to compare

A Few Updates

  • Update SeleniumBase Commander
    --> e1edf96
  • Update the code that returns unique links
    --> 5bc6209
  • If deleting cookies, wait for page loads to complete first
    --> ce54ec7
  • Refresh Python dependencies
    --> 7cfd6f9

What's Changed

Full Changelog: v4.13.9...v4.13.10

4.13.9 - Improvements to SB Commander & More

09 Mar 02:03
d640bda
Compare
Choose a tag to compare

Improvements to SB Commander & More

  • Make improvements to SeleniumBase Commander
    --> Include more threading options if enough cores.
    --> Add ability to call all tests in a file in one click.
    --> Add option to only reuse the browser session for tests in the same class.
  • Make improvements to SeleniumBase behave-BDD Commander
    --> (Similar improvements as above, except for threading)
  • Also refresh Python dependencies
    --> 47478dd

What's Changed

Full Changelog: v4.13.8...v4.13.9

4.13.8 - More methods for saving and reading file data

06 Mar 16:27
2421d21
Compare
Choose a tag to compare

More methods for saving and reading file data

  • Add more methods for saving and parsing data to/from files
    --> This resolves #1789
  • Also refresh Python dependencies:
    --> 41d9443

What's Changed

  • More methods for saving and reading file data by @mdmintz in #1790

Full Changelog: v4.13.7...v4.13.8

4.13.7 - Six Bug Fixes

05 Mar 01:56
733607a
Compare
Choose a tag to compare

Six Bug Fixes

What's Changed

Full Changelog: v4.13.6...v4.13.7

4.13.6 - Refactoring / Dependencies

04 Mar 06:36
933bae9
Compare
Choose a tag to compare

Refactoring / Dependencies

This release has a large number of small improvements:

  • Improvements to Safari automation.
  • Improvements to automation on macOS.
  • Improvements to Firefox automation.
  • Improvements to headless automation.
    --> (When using Chromium browsers.)
  • Improvements to unit-testing libraries.

Also refresh Python dependencies:

Also update a lot of examples:

What's Changed

Full Changelog: v4.13.5...v4.13.6

4.13.5 - Update examples and dependencies

01 Mar 07:22
83f4cd1
Compare
Choose a tag to compare

Update examples and dependencies

  • Update examples:
    --> fcd98ea
    --> This resolves #1777
  • Update exception-handling
    --> d8b17c4
  • Add shortcuts for the "--final-debug" option
    --> f28519e
  • Update console scripts
    --> 0e0650d
  • Refresh Python dependencies
    --> c59b280

What's Changed

Full Changelog: v4.13.4...v4.13.5

4.13.4 - Refactor UC Mode

23 Feb 02:49
ef0fa07
Compare
Choose a tag to compare

Refactor UC Mode

  • Refactor UC Mode
    --> Changes: bdd3834
  • Refresh Python dependencies
    --> Changes: 3727f31

What's Changed

Full Changelog: v4.13.3...v4.13.4

4.13.3 - Fix issue with parallel tests that use the dashboard

22 Feb 14:15
0a4a49b
Compare
Choose a tag to compare

Fix issue with parallel tests that use the dashboard

What's Changed

  • Fix issue with parallel tests that use the dashboard by @mdmintz in #1767

Full Changelog: v4.13.2...v4.13.3