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. (#4408)
Changes are expected in version 4.50.2.
What's Changed
Full Changelog: v4.50.1...v4.50.2