| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.50.2 - CDP Mode_ Patch 117 source code.tar.gz | 2026-06-24 | 1.3 MB | |
| 4.50.2 - CDP Mode_ Patch 117 source code.zip | 2026-06-24 | 1.7 MB | |
| README.md | 2026-06-24 | 1.3 kB | |
| Totals: 3 Items | 3.0 MB | 11 | |
CDP Mode: Patch 117
This includes several improvements to CDP Mode:
- Fixes a bug where temporary user_data_dirs wasn't getting cleaned up properly.
- Fewer asyncio event loops used for browser processes. (Same one for startup and usage.)
- The painted
flash()dot is no longer used everywhere automatically. (Anti-bots started detecting it.)
Other updates include:
- Refreshed Python dependencies.
- A small change to Dashboard layout.
- Updated examples due to website changes.
Special thanks to @montovaneli. (https://github.com/seleniumbase/SeleniumBase/issues/4408)
Changes are expected in version 4.50.2.
What's Changed
- CDP Mode: Patch 117 by @mdmintz in https://github.com/seleniumbase/SeleniumBase/pull/4409
Full Changelog: https://github.com/seleniumbase/SeleniumBase/compare/v4.50.1...v4.50.2