Download the PHP package macintoshplus/behat-lambdatest-extension without Composer
On this page you can find all versions of the php package macintoshplus/behat-lambdatest-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download macintoshplus/behat-lambdatest-extension
More information about macintoshplus/behat-lambdatest-extension
Files in macintoshplus/behat-lambdatest-extension
Package behat-lambdatest-extension
Short Description Extends the Selenium2 Extension to use Lambdatest browser. Service provider https://lambdatest.com
License MIT
Informations about the package behat-lambdatest-extension
Lambdatest integration for Behat with Mink Selenium2 Extension
This Behat extension provide a Mink Selenium2 Extension integration for Lambdatest SaaS.
Tested browser :
- Firefox 88+
- Chrome 90+
- Safari 13+
Installation
Run this command to add this extension on your projet:
Configuration
In your behat.yml.dist
file, enable this extension
Configure the Lambdatest Mink extension in behat.yml.dist
file:
See this documentation to customize your capabilities configuration.
Credential priority
When LT_USERNAME
and LT_USERKEY
environment variable are defined, they are used.
Otherwise, the values provided into behat.yml.dist
file are used.
Define your credential
To define environment variables, on Windows, open a cmd
window and run these commands after change the value with your personnal information:
To define environment variables, on Unix, open a terminal
window and run these commands after change the value with your personnal information:
Run Behat
Run Behat command, and view the result on you Lambdatest account:
All versions of behat-lambdatest-extension with dependencies
ext-json Version *
behat/mink-selenium2-driver Version ^1.0||^2.0.x-dev
silverstripe/mink-facebook-web-driver Version 1.x-dev
behat/mink-extension Version ^2.0
behat/behat Version ^3.0