https://github.com/dmitry-lipetsk/hobby-autotest-calcwin10-flaui
A sample of automated work with Windows Calculator via FlaUI FW
https://github.com/dmitry-lipetsk/hobby-autotest-calcwin10-flaui
automation automation-ui calculator-tests flaui testing
Last synced: 8 months ago
JSON representation
A sample of automated work with Windows Calculator via FlaUI FW
- Host: GitHub
- URL: https://github.com/dmitry-lipetsk/hobby-autotest-calcwin10-flaui
- Owner: dmitry-lipetsk
- License: mit
- Created: 2022-08-18T12:42:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T16:29:07.000Z (over 3 years ago)
- Last Synced: 2025-02-06T14:30:49.815Z (10 months ago)
- Topics: automation, automation-ui, calculator-tests, flaui, testing
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hobby-AutoTest-CalcWin10-FlaUI
A sample console application for automated work with Windows Calculator (Windows 10) via [FlaUI Framework](https://github.com/FlaUI/FlaUI).
What tested:
- Creation/Close
- Simple arithmetic operations
- Change of calculator mode (Standard, Programmer)
- Work with clipboard
