Skip to main content

Get Started With Selenium Testing


Run your Selenium tests on TestMu AI's cloud grid of 3000+ browser and OS combinations. Point your tests at the hub URL, add capabilities, and get parallel execution, video recordings, logs, and screenshots for every session - no infrastructure to maintain.

Before You Begin


  1. You need a TestMu AI account. Sign up free if you don't have one.
  2. Visit the TestMu AI Dashboard and navigate to the left sidebar and select Credentials. Your Username and Access Key will be visible there, along with options to copy them for use.
  3. Set them as environment variables:
export LT_USERNAME="YOUR_USERNAME"
export LT_ACCESS_KEY="YOUR_ACCESS_KEY"

Your tests connect to the grid at:

https://{username}:{accessKey}@hub.lambdatest.com/wd/hub

Choose How to Start


Run Your First Test

New to cloud testing? Clone a sample project, set credentials, and run your first Selenium script on the grid.

Migrate Your Test Suite

Already have Selenium tests? Change the hub URL, add credentials, and run them on the cloud.

Explore the Dashboard

See where test results live - video playback, command logs, screenshots, and analytics.

Configure Capabilities

Control which browser, version, OS, and advanced features your tests use.

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles