Hi folks I'm begginer to selenium.
I am using strom proxies for some scraping tasks. The limit of my package is 40 threads simultaneously. But for best result I have to use 25% of my package at a time. As each chrome driver tab consume 10 thread.
Is there any way to solve this problem?