Skip to content

Automated Test for Desktop Application on Windows

Notifications You must be signed in to change notification settings

wavda/selenium-winappdriver-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

  1. Enable the developer mode on local machine
  2. Download and install Python
  3. Download and install Pycharm (IDE for Python)
  4. Install selenium (this project uses pip install selenium==3.141.0)
  5. Install appium-python-client (this project uses pip install appium-python-client==1.3.0)

Getting Element Locator

Run Test

  1. Download WinAppDriver: https://github.com/microsoft/WinAppDriver/releases
  2. Run winappdriver.exe
  3. Run test

About

Automated Test for Desktop Application on Windows

Topics

Resources

Stars

Watchers

Forks

Languages