Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 394 Bytes

Selenium with AI

Selenium AI is an extension of the Python Selenium framework that integrates AI with the framework's existing functionality in order to streamline browser automation.

The framework provides a new driver class AiWebDriver, which provides new and overrided utility utilizing OpenAI's api.

Development

Make sure to set the OPENAI_API_KEY environment variable.