Skip to content

Open-Source AI-Powered QA Tool for Automated UI Testing and Navigation.

License

Notifications You must be signed in to change notification settings

qodex-ai/frontend-agent

Repository files navigation

QodexAI frontend agent

Open-Source AI-Powered QA Tool for Automated UI Testing and Navigation.

Accelerate your quality assurance process with our AI-driven QA tool that automates UI testing and navigation using input files. Streamline your testing workflows, enhance software quality, and boost productivity with this easy-to-use open-source solution.

Prerequisites

  • Python 3.10 or higher
  • Docker installed and running
  • A valid Anthropic API key for AI-based validation

Installation

cp .env.sample .env

Set your Anthropic API key as an environment variable in .env file. ANTHROPIC_API_KEY=<your_anthropic_api_key>

Running

Add your test scenarios description and steps required in the format provided in the test_scenario.json file.

Run run.sh file

./run.sh

Logging and Response

image

About

Open-Source AI-Powered QA Tool for Automated UI Testing and Navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published