# BrowserStack

[BrowserStack Integration](https://www.browserstack.com/automate?utm_source=testsigma\&utm_medium=partnered) with **QApilot** lets you run your **QApilot** tests on BrowserStack. If your organization has an existing account with BrowserStack, you can author tests for Mobile applications on **QApilot**, and then run those tests on BrowserStack’s cloud devices.

**QApilot** also allows us to use cloud devices on the BrowserStack Model to run your tests. You just need to integrate your BrowserStack account with your **QApilot** Account by entering the login credentials. Also, for cloud device connection provide the required device details on the configurations page.

***

## Prerequisites

Before connecting **QApilot** with Browserstack. You need the Integration URL, Username, and Access Key for BrowserStack which can be obtained from your BrowserStack account dashboard.

* BrowserStack: Integration URL, Username, and Access Key from BrowserStack.

This can be obtained from the Account Settings page under Automate as shown below:

<figure><img src="/files/V0xZwjSiKW33F6aTwmnM" alt=""><figcaption></figcaption></figure>

***

## Integrating with BrowserStack

1. Navigate to Settings > Integrations. Enable toggle on the Jira widget.

<figure><img src="/files/igqI8uhqKJ2IfRAd3emG" alt=""><figcaption></figcaption></figure>

2. On the Browser Stack Details prompt, enter the Integration URL, User Name, and API Key and click on Create.

<figure><img src="/files/Jv92ggPicjvAgQAXu9Ne" alt=""><figcaption></figcaption></figure>

3. After entering the details, click on the Create button to add the Integration.

***

## Using BrowserStack for Cloud Device Execution

Once the account details are added to the integration, select BrowserStack as the cloud device provider while creating the cloud device connection.

<figure><img src="/files/S9i5MsXoyFdnvIvF5e0m" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qapilot.io/detailed-documentation/project-settings/integrations/device-farms/browserstack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
