Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimuston/windows-10-calculator-automation
https://github.com/nimuston/windows-10-calculator-automation
automation python robotframework test-automation test-automation-project testing
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nimuston/windows-10-calculator-automation
- Owner: nimuston
- Created: 2021-02-23T13:54:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T15:39:32.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T15:56:59.179Z (3 months ago)
- Topics: automation, python, robotframework, test-automation, test-automation-project, testing
- Language: RobotFramework
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Windows 10 calculator automation example
Small example for automating Windows 10 calculator with pywinauto libray and robot framework
How to use:
Copy all files to same folder, execute command
"robot Win10_calculator.robot"Prerequisites
- Python 2.7.16
- Robot Framework 3.1.2
- Pywinauto 0.6.6