Skip to content

mfaisalkhatri/lambdatest-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love

Don't forget to give a ⭐ to make the project popular.

❓ What is this Repository about?

  • This repo contains example code to run a single test parallely on two different browsers(Chrome and Firefox) on LambdatTest
  • the-internet Website is used for testing Login scenarios using Form Authentication page.
  • This repo uses Maven as build tool and TestNG testing framework to run the tests.
  • To run the test from command line use the following command:
  • mvn clean install -Dusername=<lambdatest username> -Dtoken=<lambdatesttoken>

🧬 Need Assistance?

💭 Checkout the blogs related to Testing on my website