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

Split the project into WebDriver and WinAppDriver modules #115

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

tristanlabelle
Copy link
Contributor

The WebDriver module is cross-platform whereas the WinAppDriver module has dependencies on Windows.

There is one unfortunate dependency where the base WebDriver module needs the winAppDriver_elementNotInteractable constant in its retrying logic (or maybe it doesn't? we should revisit whether we need to special-case this error).

@tristanlabelle tristanlabelle merged commit 5c1631d into main Nov 10, 2023
1 check passed
@tristanlabelle tristanlabelle deleted the tristan/WinAppDriver-module branch November 10, 2023 13:38
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