- This repo contains example code for how to use Error Collector in JUnit
- This project uses Maven as build tool, JUnit version 5 and Selenium 4.8 to run the tests.
Before the tests are run, please set the environment variables LT_USERNAME & LT_ACCESS_KEY from the terminal. The account details are available on your LambdaTest Profile page.
For macOS:
export LT_USERNAME=LT_USERNAME export LT_ACCESS_KEY=LT_ACCESS_KEY
For Linux:
export LT_USERNAME=LT_USERNAME export LT_ACCESS_KEY=LT_ACCESS_KEY
For Windows:
set LT_USERNAME=LT_USERNAME set LT_ACCESS_KEY=LT_ACCESS_KEY
[email protected]
OR ping me on any of the social media sites using the link:
Have Feedback? Feel free to fork the repo and contribute to make it better! Email to [email protected] for any queries or ping me on the following social media sites:
Twitter: @PriyaKulkarni01 LinkedIn: @sripriyapkulkarni