Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.27 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.27 KB

LambdaTest Assignment

Integration with LambdaTest

LambdaTest Logo

Final run test Ids

I1X8R-CN2UX-5CP0U-DSHZZ

X7LUG-XPCRX-RP7SC-FF4VT

Try in Gitpod

Select the button below to try this demo in Gitpod

gitpod.io/#https://github.com/yporwal1/LambdaTestDemo

After the gitpod session launches, navigate to the terminal and run the following commands to save your LambdaTest Credentials to gitpod as environment variables:

eval $(gp env -e LT_USERNAME=******)
eval $(gp env -e LT_ACCESS_KEY=******)

Click the following link if you're unsure how to access your LambdaTest credentials. Also, if you start a new terminal in gitpod, you have to run the following command to reset envrionment variables:

eval $(gp env -e)

For more information consult the gitpod documentation


Resources