L
LambdaTest Selenium Automation API
Details
- URL
-
https://api.lambdatest.com/automation/api/v1 - Docs
- https://www.testmuai.com/support/api-doc/selenium-automation-api/build/fetch-all-builds-of-an-account/
Authentication
Authorization: Basic <credential> Create an account at TestMu AI signup. The API docs and CLI READMEs state integrations use your account username plus access key; store them and send as HTTP Basic auth (username:access_key) or set CLI env vars like LT_USERNAME and LT_ACCESS_KEY where supported.