Skip to main content

Getting started with Argos

Argos is a powerful visual testing tool designed to detect and prevent visual regressions in your application before they're deployed to production.

Follow these simple steps to integrate Argos into your development workflow within minutes. If you have any questions or need assistance, feel free to join our Discord for support.

  1. Install Argos GitHub App
    During installation, grant Argos access to your repositories. We recommend selecting only the repositories where you intend to use Argos.

  2. Take Screenshots
    Utilize a testing framework to take screenshots during E2E tests.

  3. Upload Screenshots
    Set up your CI workflow to upload screenshots to Argos using the CLI.

After successfully installing Argos, you can proceed to learn how to review visual changes seamlessly within your development process.