Skip to content

Features

The Factifai Agent Suite offers a comprehensive set of features designed to make automated testing more accessible, efficient, and powerful. This section provides an overview of the key features and how they can benefit your testing workflow.

Key Features

🧠 From Plain English to Executable Steps

Write tests in natural language and let the AI handle the translation to executable steps. No more complex test scripts or learning specialized testing frameworks.

Learn more about Test Parsing

🔄 Real-Time Test Execution Visualization

Watch your tests run in real-time with an intuitive CLI interface that shows exactly what's happening at each moment, making debugging and monitoring a breeze.

Learn more about Live Test Progress

📊 Instant, Detailed Test Results

Get comprehensive, beautifully formatted test results right in your terminal the moment execution completes. No more digging through logs to understand what happened.

Learn more about CLI Reports

📑 Professional Reports for Teams & CI/CD

Generate polished HTML reports for team sharing and structured XML outputs for your CI/CD pipelines, making it easy to integrate with your existing workflows.

Learn more about HTML & XML Reports

Additional Features

Beyond the core features highlighted above, the Factifai Agent Suite also offers:

Cross-Browser Testing

Run the same tests across different browsers (Chrome, Firefox, Safari) to ensure consistent behavior and catch browser-specific issues.

Parallel Test Execution

Run multiple tests simultaneously to dramatically reduce testing time, especially useful for large test suites.

Configurable LLM Providers

Choose between different LLM providers (OpenAI, AWS Bedrock) based on your needs and preferences.

Coordinate-Based Browser Control

The underlying Playwright Core provides coordinate-based browser control, enabling AI models to interact with web pages without relying on complex DOM selectors.

Visual Element Detection

Automatically identify interactive elements on the page, making it easier to write tests that interact with the UI.

Explore Features in Detail

Click on any of the links below to learn more about each feature:

Released under the MIT License.