Selenium-Webscraping-Example icon indicating copy to clipboard operation
Selenium-Webscraping-Example copied to clipboard

Async driver

Open douglasdcm opened this issue 2 years ago • 0 comments

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!

douglasdcm avatar Jul 23 '23 05:07 douglasdcm