MachinePublishers / jBrowserDriver

A programmable, embeddable web browser driver compatible with the Selenium WebDriver spec -- headless, WebKit-based, pure Java
Other
809 stars 143 forks source link

Use 100% of the internet. #248

Closed ghost closed 7 years ago

ghost commented 7 years ago

Is there any function that allows to use 100% of the internet? (Is taking too long to load page and get her data.)

hollingsworthd commented 7 years ago

There's no built-in throttling. Http requests will use the max bandwidth that your router or ISP can allow.