seleniumbase / SeleniumBase

📊 Blazing fast Python framework for web crawling, scraping, testing, and reporting. Supports pytest. Stealth abilities: UC Mode and CDP Mode.
https://seleniumbase.io
MIT License
5.44k stars 983 forks source link

Add option to disable cookies #3164

Closed mdmintz closed 2 months ago

mdmintz commented 2 months ago

Add option to disable cookies

Once this ticket is completed, this should work: --disable-cookies / disable_cookies=True

mdmintz commented 2 months ago

Note that some websites won't function correctly (or at all) when cookies are disabled.

mdmintz commented 2 months ago

This was resolved in 4.31.2 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.2