Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.33.12 - CDP Mode - Patch 22
4.33.11 - CDP Mode - Patch 21
CDP Mode - Patch 21
- Update CDP Mode
- Update Firefox options and extensions
- Add method to get element at coordinates
- Update examples
- Update the ReadMe
- Refresh Python dependencies
What's Changed
Full Changelog: v4.33.10...v4.33.11
4.33.10 - CDP Mode - Patch 20
CDP Mode - Patch 20
- Fix a bug in CDP Mode
--> This resolves #3337 - Add a new CDP Mode example
What's Changed
Full Changelog: v4.33.9...v4.33.10
4.33.9 - CDP Mode - Patch 19
CDP Mode - Patch 19
- Update CDP Mode
--> Addsb.cdp.find_element_by_text(text, tag_name=None)
--> Updatesb.cdp.find_elements_by_text(text, tag_name=None)
What's Changed
Full Changelog: v4.33.8...v4.33.9
4.33.8 - CDP Mode - Patch 18
CDP Mode - Patch 18
- Update CDP Mode
--> This resolves #3329
--> This also addsget_attribute()
to CDP Mode - Update the settings parser
- Update the CDP Mode docs
- Update CDP Mode examples
What's Changed
Full Changelog: v4.33.7...v4.33.8
4.33.7 - CDP Mode - Patch 17
4.33.6 - `pytest` and multi-threading updates
pytest
and multi-threading updates
- Improve pytest-html reports
- Improve the multi-threading experience
- Update Tour examples
- Refresh Python dependencies
What's Changed
Full Changelog: v4.33.5...v4.33.6
4.33.5 - `pytest` report updates
pytest
report updates
- Update pytest reports
--> This resolves #3318
--> A copy of completedpytest
reports will get saved tolast_report.html
- Handle edge cases with lock files
What's Changed
Full Changelog: v4.33.4...v4.33.5
4.33.4 - Mostly `pytest` updates
Mostly pytest
updates
- Mostly pytest updates
- Handle edge cases regarding lock files
- Refresh Python dependencies
- Update the docs
- Add CDP Mode examples
What's Changed
Full Changelog: v4.33.3...v4.33.4