Selenium-Webscraping-Example
Selenium-Webscraping-Example copied to clipboard
Async driver
Hi, how are you? I'm using your code to test one library I've been working on to perform asynchronous calls to webdrivers. I did some experimentation using asynchronous calls to WebDriver to make the crawler slightly faster. I'm sending this PR just to show you an example of the implementation using this library. Feel free to ignore/reject it :)
If you want to test the PR, check the instructions in README_ASYNC.md in this MR, please. Thank you!