seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
5.3k stars 973 forks source link

When I updated to the latest version, it seemed like Chrome opened quite slowly so I just wanted to let you know #3221

Closed nhatxx closed 1 day ago

mdmintz commented 1 day ago

Bug tickets should include all relevant details, such as code used, stack traces, versions, OS, etc. Also, make sure you're using the latest version of SeleniumBase (which is currently 4.32.3 today).

nhatxx commented 5 hours ago

I used version 4.3, before that the browser started up in 1 second, but in the latest version it starts up in 5 seconds.

mdmintz commented 3 hours ago

Still not enough details in your description. I assume you are referring to UC Mode? It currently has to spin up an extra browser in advance to create the user-data-dir before using the actual browser. Takes a few extra seconds. Hopefully there's a better workaround soon.