Table of Contents
This repository contains the implementation of Project AT-AT (Agent T - Automated Testing) Frontend UI.
Project AT-AT is an innovative Automation Solution that integrates Large Multimodal Modal (LMMs) with agents' capabilities for dynamic web testing.
- To start the application, you can begin by running the following Bash Script
./run.sh
- Navigate to
http://localhost:3000
on your Web Browser. - Upload your testcase.xlsx file.
- Press
Start test run
to begin the Automated Test.
MacOS Users To Take Note: If you encounter the error uploading file due to CORS policy, either start the server with a different port OR try disabling the 'AirPlay Receiver' service from System Preferences -> General -> AirDrop & Handoff.
Developed mainly using CrewAI