Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 298 Bytes

selenide-lambdatest

Example of running Selenide tests on LambdaTest platform

How to run tests:

./gradlew chrome ./gradlew firefox ./gradlew edge

Prerequisites:

You need to have two environment variables to run browsers on LambdaTest side:

  • LT_USERNAME and
  • LT_ACCESS_KEY.