-
Why don't you support Selenium 4. |
Beta Was this translation helpful? Give feedback.
Answered by
DHowett
Apr 12, 2024
Replies: 1 comment
-
We use WinAppDriver to run our UI-based tests. Selenium 4 uses the standardized W3C WebDriver protocol. WinAppDriver does not support the final standardized version of the W3C WebDriver protocol. This is an issue that has been discussed at great, great length on the WinAppDriver repository. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DHowett
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We use WinAppDriver to run our UI-based tests. Selenium 4 uses the standardized W3C WebDriver protocol. WinAppDriver does not support the final standardized version of the W3C WebDriver protocol.
This is an issue that has been discussed at great, great length on the WinAppDriver repository.
microsoft/WinAppDriver#1839
microsoft/WinAppDriver#1550