Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-22T11:28:24.000Z (over 1 year ago)
- Last Synced: 2024-11-07T08:54:13.179Z (3 months 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.