This project automates the generation of Python Selenium scripts by leveraging Google's Gemini AI (Generative AI). Given a set of test cases stored in an Excel file, the script interacts with Gemini ...
This is an example implementation of the automation test framework written in pytest & selenium. Designed in Page Object Patten. The cases were written on dummy e ...