Skip to content

Geb Lambdatest Plugin Sample using Gradle Project

Notifications You must be signed in to change notification settings

prateekLambda/geb-lambdatest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geb Lambdatest Plugin Sample using Gradle Project

Description

This is an example of incorporating Geb Lambdatest Plugin into a Gradle build. The build is setup to work with Firefox Windows combination on Lambdatest Automation Hub. To use it with different capabilities, please have a look at src/test/resources/GebConfig.groovy file.

Setup

Add your lambdatest username and accessKey to the ./build.gradle in account{} section For Lambdatest Credentials, Go to Lambdatest Profile Page

Usage

The following commands will launch the tests on lambdatest :

   $ gradle clean allLambdaTestTests --info

Replace gradle with gradlew.bat in the above examples if you're on Windows.

Questions and issues

Please ask questions on Lambdatest Support and raise issues on Lambdatest Community.

About

Geb Lambdatest Plugin Sample using Gradle Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%