Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
* [Loadmill POC Setup](poc-guides/Loadmill-POC-Setup.md)
* [Loadmill Installation & Deployment Runbook](poc-guides/Loadmill-Installation-Runbook.md)
* [Loadmill On-Prem Setup](poc-guides/loadmill-on-prem-setup.md)
* [AI Test Agents Quickstart](webinar-guides/agent-step-webinar-quickstart.md)

## General

Expand Down
Binary file added assets/add-ui-agent-step.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/billing-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/promo-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ui-agent-step-example-run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ui-agent-step-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
74 changes: 74 additions & 0 deletions webinar-guides/agent-step-webinar-quickstart.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# AI Test Agents Quickstart

This quickstart is for webinar attendees who want to try the AI test agent flow shown in **AI Test Agents Demystified** on their own website.

It follows the same practical path from the workshop: set up access, create a short agent-based test, and run it from the desktop app against a real web UI.

***

## Before you start

You will need:

* A Loadmill account
* The promo code from the webinar email
* The Loadmill desktop app installed

***

## Step 1: Sign up and enter promo code

Create your account here: [Sign up to Loadmill](https://app.loadmill.com/app/signup)

*If you already have a Loadmill account, you can skip the sign-up part of this step.*

After you sign in, open [Billing](https://app.loadmill.com/app/user/settings/billing) and apply the promo code from the webinar email. This enables access to the Agent step for your account.

Open the Billing page from your account settings.

![Billing page showing the subscription plan section](<../assets/billing-page.png>)

Enter the promo code from the webinar email and activate it.

![Billing page showing the subscription code activation field](<../assets/promo-code.png>)

***

## Step 2: Download the desktop app

Download the desktop app here: [Loadmill desktop app](https://app.loadmill.com/app/user/settings/desktop-app)

**Important:** The desktop app is required to run the Agent steps.

*If you already have the desktop app installed, you can skip this step.*

***

## Step 3: Open the desktop app and create a new test

1. Open Loadmill desktop app and create a new test suite.
2. Add a new step and choose **UI Agent** step.

![Add a new UI Agent step](<../assets/add-ui-agent-step.png>)

3. Enter a short prompt that describes the user flow you want the AI agent to do on your site and the validation.

![Example of a UI Agent step configured in a test](<../assets/ui-agent-step-example.png>)

4. Run the test you created.

![Example of a UI Agent step run result](<../assets/ui-agent-step-example-run.png>)

This is the fastest way to try the workshop flow in practice: give the agent a short, real UI task and validate that it can complete it reliably.

{% hint style="info" %}
Keep the first run simple. Start with one short path on your site so you can see how the agent navigates a real web UI and confirm that the setup works.
{% endhint %}

***

## Need help?

If you have any questions or need help, contact us at [support@loadmill.com](mailto:support@loadmill.com).

If you would like to book a demo, click [here](https://www.loadmill.com/book-a-demo).