- Enable the developer mode on local machine
- Download and install Python
- Download and install Pycharm (IDE for Python)
- Install selenium (this project uses
pip install selenium==3.141.0
) - Install appium-python-client (this project uses
pip install appium-python-client==1.3.0
)
- Option 1: WinAppDriver UI Recorder (https://github.com/microsoft/WinAppDriver/releases)
- Option 2: Accessibility Insights (https://accessibilityinsights.io/docs/windows/overview/)
- Download WinAppDriver: https://github.com/microsoft/WinAppDriver/releases
- Run winappdriver.exe
- Run test