Autonomous web automation agent powered by a GPT-OSS 20b. It analyzes the web page structure and executes actions (click, input, navigation) via an OpenAI-compatible API to accomplish complex goals. A ...
This project demonstrates how to automate infinite scrolling on Ajio's website using Python and Selenium. It showcases the process of scrolling to dynamically load more items on the page, mimicking ...