Skip to content
/ pySteps Public

Generic python automation framework with PyAutogui, OpenCV and Tesseract-OCR for desktop apps.

License

Notifications You must be signed in to change notification settings

echim/pySteps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic python automation framework with PyAutogui, OpenCV and Tesseract-OCR for desktop apps and browsers.

  1. Features:

    • Run tests on any desktop app ( check notepad example)
    • Run tests on browsers ( via selenium, check chrome example )
    • Image matching with OpenCV ( for visual confirmation )
    • OCR with Tesseract 4.0.0-beta.1
    • Desktop app for running the tests and certain statistics
      • Based on the this boilerplate as a starting point.
  2. Requirements / install steps can be found here

  3. Tested on:

    • Windows 10 Pro
    • Ubuntu 18.04 LTS
    • ( slightly on ) macOS High Sierra

About

Generic python automation framework with PyAutogui, OpenCV and Tesseract-OCR for desktop apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published