📊 Blazing fast Python framework for web crawling, scraping, testing, and reporting. Supports pytest. Stealth abilities: UC Mode and CDP Mode.
5.44k
stars
983
forks
source link
Latest version of `websockets` has breaking changes that impact CDP Mode #3251
Closed
mdmintz closed 2 weeks ago
Latest version of
websockets
has breaking changes that impact CDP ModeBig changes between https://pypi.org/project/websockets/13.1/ and https://pypi.org/project/websockets/14.0/
Read all about it here: https://websockets.readthedocs.io/en/stable/howto/upgrade.html
Need to make some changes in SeleniumBase to keep everything working in CDP Mode.