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

Switch to async methods for Selenium navigation #125

Conversation

radmorecameron
Copy link
Contributor

Support for async methods for the Navigator methods was merged into Selenium in June. This PR uses those async methods instead of running sync methods in a Task.Run

related: SeleniumHQ/selenium#14051

@radmorecameron radmorecameron force-pushed the use-async-methods-for-selenium-navigation branch from a888709 to 172496f Compare August 22, 2024 03:48
@mitchHay mitchHay merged commit 822b8d5 into mitchHay:main Aug 22, 2024
3 of 4 checks passed
@mitchHay
Copy link
Owner

Hey @radmorecameron thanks for the contribution, nice work! 🙌🏼

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.

2 participants