Skip to main content

Overview

Scout makes it incredibly easy to start exploring your web applications. No complex setup, no configuration files—just a simple URL pattern and you’re ready to go.

Scout URL Format

Scout uses a simple URL pattern to explore your applications:

Lovable Apps

Original URL: yourapp.lovable.appScout URL: yourapp.lovable.scoutqa.app

Replit Apps

Original URL: yourapp.replit.appScout URL: yourapp.replit.scoutqa.app
Simply replace your app’s domain with the Scout-enabled version to enable automated exploration.

How It Works

1

Identify your app URL

Find your application’s current URL (e.g., myproject.lovable.app or myrepl.replit.app)
2

Transform to Scout URL

Replace the domain with the Scout-enabled version:
  • Lovable: Add .scoutqa before .app
  • Replit: Add .scoutqa before .app
3

Access with Scout

Visit the Scout URL in your browser or use it in your CI/CD pipeline to start automated exploration
4

Review findings

Scout will explore your application and provide detailed reports with issues, screenshots, and reproduction steps

Quick Examples

Lovable App

# Original app URL
https://todo-app.lovable.app

# Scout-enabled URL
https://todo-app.lovable.scoutqa.app

Replit App

# Original app URL
https://portfolio-site.replit.app

# Scout-enabled URL
https://portfolio-site.replit.scoutqa.app

Use Cases

Simply visit your Scout URL in a browser to trigger an immediate exploration. Perfect for quick checks during development.
Share the Scout URL with your team members so they can trigger explorations without any setup.
Bookmark your Scout URL for one-click access to quality checks whenever you need them.
Use the Scout URL in your GitHub Actions, GitLab CI, or other automation tools for continuous quality monitoring.

Supported Platforms

What Scout Explores

When you access your Scout URL, Scout will:
  • Navigate your application like a real user would
  • Test user flows including authentication, forms, and navigation
  • Identify usability issues that affect user experience
  • Find functional bugs that could impact your app’s reliability
  • Check for security concerns based on common vulnerabilities
  • Generate detailed reports with screenshots and reproduction steps

Personas

Scout can explore your app from different user perspectives:
  • General User
  • Security Tester
  • Accessibility Auditor
  • Power User
Explores as a typical user, focusing on common workflows and usability.

Next Steps

FAQ

No! The Quick Run URL pattern works immediately without any API keys or configuration. Just transform your URL and go.
Most explorations complete within 5-10 minutes, depending on your application’s complexity and the persona selected.
For advanced customization (personas, timeouts, specific flows), use our GitHub Actions integration or wait for the Scout CLI.
Scout only interacts with publicly accessible pages by default. We don’t store sensitive data and all explorations are ephemeral.
For authenticated apps, you’ll need to use our GitHub Actions integration with auth tokens, or wait for the Scout CLI.

Get Help

Have questions or need assistance? Ready to explore? Transform your URL and give Scout a try!
I