Skip to content

Latest commit

 

History

History
12 lines (4 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (4 loc) · 409 Bytes

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.