Skip to content

Commit 1d4e208

Browse files
docs: Update install spec for the driver (#323)
1 parent 38c717d commit 1d4e208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Appium Windows Driver
99
Appium Windows Driver is a test automation tool for Windows devices and acts as a proxy to Microsoft's [WinAppDriver server](https://github.com/microsoft/WinAppDriver). Appium Windows Driver supports testing Universal Windows Platform (UWP), Windows Forms (WinForms), Windows Presentation Foundation (WPF), and Classic Windows (Win32) apps on Windows 10 PCs. The server itself is maintained by Microsoft at https://github.com/microsoft/WinAppDriver. Check its [release notes](https://github.com/microsoft/WinAppDriver/releases) and the [vendor documentation](https://github.com/microsoft/WinAppDriver/tree/master/Docs) to get more details on the supported features and possible pitfalls.
1010

1111
> [!IMPORTANT]
12-
> Since major version *5.0.0*, this driver is only compatible with Appium 3. Use the `appium driver install --source=npm appium-windows-driver`
12+
> Since major version *5.0.0*, this driver is only compatible with Appium 3. Use the `appium driver install windows`
1313
> command to add it to your distribution.
1414
1515
> [!WARNING]

0 commit comments

Comments
 (0)