https://github.com/youngfreefjs/uitesting-gpt
UI Testing with GPT.
https://github.com/youngfreefjs/uitesting-gpt
appium-gpt gpt selenium selenium-gpt selenium-python ui-testing uitesting-gpt
Last synced: about 1 year ago
JSON representation
UI Testing with GPT.
- Host: GitHub
- URL: https://github.com/youngfreefjs/uitesting-gpt
- Owner: youngfreeFJS
- Created: 2023-05-22T09:41:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T11:28:24.000Z (about 3 years ago)
- Last Synced: 2025-04-01T06:13:48.316Z (about 1 year ago)
- Topics: appium-gpt, gpt, selenium, selenium-gpt, selenium-python, ui-testing, uitesting-gpt
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UITesting-GPT: A UI testing framework that generates code and executes it based on human language.
🔮 Description
This is a natural language driven testing framework. You can describe your actions through human language, and the lib will translate it to testing code and run by custom driven, like Selenium, Appium or stuff.
👷 The code is still under development.