WinAppDriver:
Automate Windows Maps Application using the WinAppDriver
1.Create Maven Project
2.Add maven dependencies
a. Selenium java (3.141.59)
b. Appium - Java client (7.4.1)
3. Write Test
4. Start WinAppDriver
5. Run Test
References : https://github.com/microsoft/WinAppDriver/blob/master/Docs/AuthoringTestScripts.md
Sample Projects:
https://github.com/microsoft/WinAppDriver/tree/master/Samples
#winappdriver #windowsautomation #desktopautomation