salmanlt / LamdaTest_Tesbo_Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LamdaTest_Tesbo_Demo

This Project Included the Configuration to run Tesbo Test on the LamdaTest : A test execution platform, which offer 2000+ browsers & OS to run tests on

How to Run Tesbo Test On Lamda Test :

  1. Open Config.json
  2. Setup Selenium address key
"seleniumAddress": "https://{UserName}:{AccessToken}@hub.lambdatest.com/wd/hub",

Note : get your LamdaTest username and Access Token from your LamdaTest Account and Set it as a given formate

  1. Set "IsGrid" Config to 'true'

    • This will switch the Tesbo to run Test on LamdaTest from Local
  2. Define Desired Capabilities in Config file

  3. Run The Test.

  4. Whoooo!!!!! Go and Check on LamdaTest Dashboard, Test are already running there!!!!.....

About


Languages

Language:Java 100.0%