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

Compatible versions of Appium and Selenium with WinAppDriver" #2025

Open
ivansenezio opened this issue Aug 16, 2024 · 2 comments
Open

Compatible versions of Appium and Selenium with WinAppDriver" #2025

ivansenezio opened this issue Aug 16, 2024 · 2 comments

Comments

@ivansenezio
Copy link

I'm trying to use WinAppDriver with Appium and Selenium on Windows 11, but it's returning an error. What are the compatible versions of Appium and Selenium for WinAppDriver?

@bobyxyz
Copy link

bobyxyz commented Aug 19, 2024

Appium-Python-Client==1.3.0
WinAppDriver v1.2.1

@ivansenezio
Copy link
Author

Does this approach work for C# code?

I'm using C# for programming. I downgraded the Appium.Webdriver version to 1.3.0, but it didn't help. I'm having reference issues with WindowsDriver.

CS0246 The type or namespace name 'WindowsDriver<>' could not be found (are you missing a using directive or an assembly reference?)

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

No branches or pull requests

2 participants