For AI agents and LLMs: a machine-readable index is available at llms.txt. A plain-Markdown version of any documentation page is available by appending .md to its URL.
Skip to main content

Get Started With Selenium Testing


Run your Selenium tests on TestMu AI's cloud grid of 10,000+ browser/device 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


Migrating to TestMu AI

Terminal First Testing With Kane CLI

Natural language browser & mobile app tests right from terminal.

×
Schedule Your Personal Demo
Kane CLI terminal

Help and Support

Related Articles