Try to use jest + appium + winappdriver + webdriverio for UI automation testing, deployed on github actions
Details to note:
- Download and install winappdriver manually from the command line
- Open a new command line window to run the appium service
- Select windows-2022 (the latest version of windows) in actions
This problem has been bothering me for a long time, I have been using windows-latest (windows-2019), so my test application can only get the title, screenshot and maximize the app after opening the app, but cannot find the elements in the app window