Skip to main content
Experience faster, smarter testing with BrowserStack AI Agents. See what your workflow’s been missing. Explore now!
No Result Found
Connect and get help from 7,000+ developers on our Discord community. Ask the CommunityAsk the Community

Selenium with C#

Your guide to running tests using C# SDK on BrowserStack’s Selenium Grid of 3000+ real devices and desktop browsers.

Run tests on 3000+ real devices and desktop browsers

This section covers running your first build with BrowserStack’s sample repo. To run builds with your existing test suite(s), skip to integrate your test suite.

Prerequisites

BrowserStack Username and Access key. You can find this in your account profile section. If you do not have an account yet, sign up for a Free Trial.

Run a sample build

Run a sample C# test build, which is based on the NUnit, using your preferred method on BrowserStack:

Get sample project

Get our sample project by following these steps:

Download project

Download ZIP

After downloading the sample project, unzip it in a desired location.

Import the downloaded project

Click File > Open. Navigate to your project and open it.

Configure your browserstack.yml config file

The browserstack.yml file holds all the required capabilities to run your tests on BrowserStack.

Set access credentials

Set userName and accessKey parameters in the browserstack.yml file, available in the root directory, to authenticate your tests on BrowserStack.

Select desktop browsers or real devices from a list of 3000+ available combinations:

Parallel thread #1
Parallel thread #2
Parallel thread #3

Icon indicating AI featureConfigure AI Agents

You can enable the following AI agents by adding the respective configurations in your browserstack.yml file:

Enable Self Heal Agent

Auto-fix locator failures with the AI-powered self-heal agent and get up to 40% fewer locator failures. Learn more

True
False
Enable Cross Browser Automation Agent

Write once and run anywhere with natural language commands. Save up to 5x on maintenance efforts. Learn more

True
False
Test Failure Analysis Agent
Auto-enabled

AI-powered root cause analysis for test failures that can reduce debugging time. Learn more

Update the browserstack.yml config file

Replace the platforms object in the browserstack.yml file.

browserstack.yml
Copy icon Copy

Run sample tests on BrowserStack!

Follow these steps to run your test on BrowserStack.

On the Visual Studio toolbar, select Test > Test Explorer.

Right-click on your test and click Run.

Run test suite using VS code

Get sample project

Get our sample project using one of the following options.

Option 1: Download the project

Download ZIP

Option 2: Clone the Git repository

Clone our sample Git repository using these commands.

Copy icon Copy

Configure your browserstack.yml config file

The browserstack.yml file holds all the required capabilities to run your tests on BrowserStack.

Set access credentials

Set userName and accessKey parameters in the browserstack.yml file, available in the root directory, to authenticate your tests on BrowserStack.

Select desktop browsers or real devices from a list of 3000+ available combinations:

Parallel thread #1
Parallel thread #2
Parallel thread #3

Icon indicating AI featureConfigure AI Agents

You can enable the following AI agents by adding the respective configurations in your browserstack.yml file:

Enable Self Heal Agent

Auto-fix locator failures with the AI-powered self-heal agent and get up to 40% fewer locator failures. Learn more

True
False
Enable Cross Browser Automation Agent

Write once and run anywhere with natural language commands. Save up to 5x on maintenance efforts. Learn more

True
False
Test Failure Analysis Agent
Auto-enabled

AI-powered root cause analysis for test failures that can reduce debugging time. Learn more

Update the browserstack.yml config file

Replace the platforms object in the browserstack.yml file.

browserstack.yml
Copy icon Copy

Run sample tests on BrowserStack!

Use the given command to run sample tests on BrowserStack.

Copy icon Copy
Copy icon Copy
Copy icon Copy

After you run your test, visit the Automate dashboard to view your test results.

Next steps

After you have successfully run your first test on BrowserStack, try integrating your test suite with BrowserStack.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback!

Talk to an Expert
Download Copy Check Circle