Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run asynchronous #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

douglasdcm
Copy link

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, and it was possible to reduce the execution time using 3 instances of ChromeDriver in parallel.
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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant