> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wundertest.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Wundertest Documentation

## Welcome to Wundertest

Wundertest is a powerful AI-powered testing platform that helps you create, run, and maintain automated tests for your web applications. Our platform makes it easy to ensure your applications work correctly across different browsers and devices.

## Video Tutorials

Get started with our comprehensive video tutorial series that walks you through Wundertest's features and capabilities.

<CardGroup cols={1}>
  <Card title="Introduction to Wundertest" icon="video" href="https://www.youtube.com/watch?v=yc98FPqOzxU&list=PLRsJyNrAiB4PPKPJ4qi1umlB2PQy3Q3Ud">
    Watch our video series to learn how to use Wundertest effectively
  </Card>
</CardGroup>

## Getting Started

Get started with Wundertest by following our quickstart guide and exploring our documentation.

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/quickstart">
    Get up and running with Wundertest in minutes
  </Card>

  <Card title="Dashboard" icon="gauge" href="https://wundertest.ai/app">
    Access your Wundertest dashboard to manage your tests
  </Card>
</CardGroup>

## Key Features

Discover the powerful features that make Wundertest the ideal solution for your testing needs.

<CardGroup cols={2}>
  <Card title="AI-Powered Testing" icon="robot">
    Leverage AI to automatically generate and maintain tests
  </Card>

  <Card title="Cross-Browser Testing" icon="globe">
    Ensure your application works across different browsers and devices
  </Card>

  <Card title="Visual Regression Testing" icon="eye">
    Detect visual changes in your application
  </Card>

  <Card title="CI/CD Integration" icon="code-branch" href="/github-actions">
    Seamlessly integrate with your CI/CD pipeline, including GitHub Actions
  </Card>
</CardGroup>

## Integrations

Wundertest integrates with your favorite tools and platforms to fit seamlessly into your workflow.

<CardGroup cols={2}>
  <Card title="GitHub Actions" icon="github" href="/github-actions">
    Automatically run tests after deployments with GitHub Actions
  </Card>

  <Card title="Vercel" icon="rocket" href="/vercel-integration">
    Test your Vercel preview deployments automatically
  </Card>
</CardGroup>
