Files
crawl4ai/tests/browser
copilot-swe-agent[bot] 7037021496 Implement CDP concurrency fixes and improve logging
- Modified get_page() to always create new pages for managed browsers
- Ensured page lock serializes all new_page() calls in managed mode
- Fixed proxy flag formatting (removed credentials from URL)
- Added deduplication of browser launch args
- Enhanced startup checks with multiple intervals
- Improved logging with structured messages and better formatting
- Added comprehensive test suite for CDP concurrency

Co-authored-by: Ahmed-Tawfik94 <106467151+Ahmed-Tawfik94@users.noreply.github.com>
2025-11-06 08:11:15 +00:00
..