selenium-cucumber-easy

js
Install selenium-cucumber-easy in your project (you can also install globally with -g flag) ```js npm install selenium-cucumber-easy ``` ## Basic usage Map the objects of your application in this format: ```js import {By} from 'selenium-webdriver';
Version 1.1.0 License ISC
INSTALL