You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was previously a bug in Chrome 130 / 131 that forced pure CDP Mode to spin up a decoy extra driver before the real CDP driver. This was related to having an unpopulated user_data_dir prior to launch. It seems that this issue stopped happening, so I may be able to speed things up by not launching the extra CDP Driver in advance (for the pure CDP formats that don't use Selenium at all) if not setting a user_data_dir.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
May be able to speed up pure CDP Mode
There was previously a bug in Chrome 130 / 131 that forced pure CDP Mode to spin up a decoy extra driver before the real CDP driver. This was related to having an unpopulated
user_data_dir
prior to launch. It seems that this issue stopped happening, so I may be able to speed things up by not launching the extra CDP Driver in advance (for the pure CDP formats that don't use Selenium at all) if not setting auser_data_dir
.The text was updated successfully, but these errors were encountered: