- LambdaTest task: Link
- Gitpod link: Link
- Run the lambdaTest cloud tests from CLI using the following command:
mvn clean test -DisLambdaTest=true -Pparallel-methods
- Run the test local from CLI using the following command:
mvn clean test -DbrowserName=chromium -DisLambdaTest=false -DisHeadless=true -Pparallel-classes