Skip to content

LambdaTest/applitools-lambdatest-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Applitools-LambdaTest-Integration

LAMBDATEST Logo

Environment Setup

  1. Global Dependencies

  2. lambdatest Credentials

    • In the terminal export your lambdatest Credentials as environmental variables:
    $ export LT_USERNAME=<your lambdatest username>
    $ export LT_ACCESS_KEY=<your lambdatest access_key>
    $ export APPLITOOLS_API_KEY=<your applitool api key>
    
    • Get an Applitools API key by logging into Applitools > Person Icon > My API Key
  3. Project Dependencies

    • Install Maven dependencies
    $ mvn install
    

Running Tests

  • Tests:

    $ mvn -Dtest=BasicDemo test
    

You will see the test result in the Lambdatest Dashboard

Routing traffic through your local machine

  • Set tunnel value to True in test capabilities

OS specific instructions to download and setup tunnel binary can be found at the following links.

Important Note:


About LambdaTest

LambdaTest is a cloud based selenium grid infrastructure that can help you run automated cross browser compatibility tests on 2000+ different browser and operating system environments. LambdaTest supports all programming languages and frameworks that are supported with Selenium, and have easy integrations with all popular CI/CD platforms. It's a perfect solution to bring your selenium automation testing to cloud based infrastructure that not only helps you increase your test coverage over multiple desktop and mobile browsers, but also allows you to cut down your test execution time by running tests on parallel.

Resources

About

Applitools-LambdaTest-Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages