| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.49.6 - CDP Mode_ Patch 111 (and more) source code.tar.gz | 2026-06-05 | 1.3 MB | |
| 4.49.6 - CDP Mode_ Patch 111 (and more) source code.zip | 2026-06-05 | 1.7 MB | |
| README.md | 2026-06-05 | 1.5 kB | |
| Totals: 3 Items | 3.0 MB | 0 | |
CDP Mode: Patch 111 (and more)
- Fix RuntimeWarning: coroutine 'Event.wait' was never awaited (github.com) --> This resolves https://github.com/seleniumbase/SeleniumBase/issues/4363
- Remove the selenium-wire integration --> This resolves https://github.com/seleniumbase/SeleniumBase/issues/4362
- activate_cdp_mode(url) should still open the url if already active
- Save time & memory by only importing sb_install if needed
- Update the CDP Mode activation sequence
- Optimize the pytest-html report plugin
- Refresh Python dependencies
- Update examples
What's Changed
- CDP Mode: Patch 111 (and more) by @mdmintz in https://github.com/seleniumbase/SeleniumBase/pull/4365
Full Changelog: https://github.com/seleniumbase/SeleniumBase/compare/v4.49.5...v4.49.6