-
-
Notifications
You must be signed in to change notification settings - Fork 295
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
Could not find a driver for automationName ‘Windows’` #1355
Comments
Could you include the beginning of the appium server log as well? e.g. from "Welcome to...."
|
@KazuCocoa Here's the whole log. |
it looks like the appium windows driver installation failed. Maybe node build was wrong. |
@KazuCocoa After downgrading from v21.6.2 to v20.11.1 I get a different error telling me winappdriver server is not listening within timeout. |
Are you perhaps setting |
@eglitise The remote path was left blank. Removing the port still gives me the same error message. |
Does the same error appear if you start the session without the Inspector (using another Appium client)? If not, can you please share the full Appium server log? |
I haven't checked well yet but wondered if it was the winappdriver's something |
appium/appium-windows-driver#206 |
Closing due to no response |
Is this an issue specifically with Appium Inspector?
Is there an existing issue for this?
Current Behavior
I have the latest
appium-windows-driver
andWinAppDriver
drivers installed but when I try to use the inspector it’s complaining that it can’t findappium-windows-driver
which is located in the../.appium/..
directory.Expected Behavior
I expect the inspector to detect the driver and start a session so I can inspect windows elements.
Operating System
Windows
Appium Inspector Version
2024.2.2
Appium Version
2.5.1
Further Information
No response
The text was updated successfully, but these errors were encountered: