---
title: "SauceLabs for Web testing in QuickStart Web Framework"
slug: "saucelabs-for-web-testing-in-quickstart-web-framework"
description: "We have expanded our QuickStart web framework by adding SauceLabs actions as part of its default functionalities."
tags: ["Connections and Integrations", "QuickStart", "Test Modeller"]
updated: 2023-09-18T13:35:01Z
published: 2023-09-18T13:35:02Z
canonical: "knowledge.curiositysoftware.ie/saucelabs-for-web-testing-in-quickstart-web-framework"
---

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

# SauceLabs for Web testing in QuickStart Web Framework

We have expanded our QuickStart web framework by adding SauceLabs actions as part of its default functionalities.

This integration allows users to execute web tests within SauceLabs directly, without the need for additional setup or configuration. With SauceLabs actions available out-of-the-box, web application testing can be streamlined and more efficient.

[Embedded content](https://www.youtube.com/embed/_rd6XfENimw?&amp;wmode=opaque&amp;rel=0)

When creating a**new Project**using the **QuickStart Web Framework**, you will now have a range of default actions which you can use to execute tests within SauceLabs. Open an existing model or one of the example models to make use of the default SauceLabs actions. In our example, we used this Magento Login model:

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20141835.png)

The new SauceLabs default actions can be found in the **Project****Explorer,**under **Actions > Cloud Execution > SauceLabs****.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20142819.png)

You can then drag and drop these actions onto your **Canvas** from the**Canvas Explorer.**When adding these actions, you will be prompted to provide your SauceLabs username and access key.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20142516.png)

This allows you to execute tests within SauceLabs. To do so, just generate your test cases and run your **Automation Code.**

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/Screenshot%202023-09-18%20143239.png)

Once your job has finished executing, you will find your tests within SauceLabs.

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1695044046166.png)
