Skip to Content
Quick Start

Quick Start

This guide will get you from zero to your first test with Bytesalt in minutes.

We recommend using the Web App to start testing immediately from your browser without installing anything.

Start a Test

  1. Navigate to the Bytesalt Web App .

  2. Type what you want to test in the prompt box. You can test any public URL or even your local development server.

    For example, to run a test that demonstrates visual reasoning and mobile auditing, try this prompt. Be thoughtful and specific with your prompt—very broad tasks can take a significant amount of time and credits:

    Test https://www.craigslist.org for usability on an iPhone. Check only above the fold. Report a single issue and stop. Do not explore.
  3. Press Enter or click the submit arrow to start.

Testing Localhost or Private Networks? To test applications running on your local machine (e.g., localhost:3000) or internal private networks, you can use the Bytesalt CLI to establish a secure tunnel by adding the --tunnel flag to your command.

View Progress

The Web App will show the real-time execution steps and logs of the parallel AI agents as they explore your application.

View Report

Once the test is completed, you can view a detailed, human-readable report highlighting any issues found.

Next Steps

Congratulations on running your first test! To dive deeper, check out:

Last updated on