Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.33.11 - CDP Mode - Patch 21
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
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)
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
4.33.7 - CDP Mode - Patch 17
CDP Mode - Patch 17
4.33.6 - `pytest` and multi-threading updates
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