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
Good day, and thank you for the example - it's very useful. I've noticed that after adding this extension to Selenium Wire, there has been a significant increase in traffic to "https://optimizationguide-pa.googleapis.com/*", consuming around 17GB in just a few days. Have you experienced anything similar?
The text was updated successfully, but these errors were encountered:
Hey,
I believe the traffic to that URL likely happens due to Chrome's optimization and prediction services if you're using the Chrome WebDriver.
You can add these arguments to prevent it from making these requests:
Good day, and thank you for the example - it's very useful. I've noticed that after adding this extension to Selenium Wire, there has been a significant increase in traffic to "https://optimizationguide-pa.googleapis.com/*", consuming around 17GB in just a few days. Have you experienced anything similar?
The text was updated successfully, but these errors were encountered: