Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdriver-js-fw

Framework based on selenium-webdriver + cucumber

Setup framework

Preconditions: Ruby, Python, Node.js

npm install -g gulp

Setup:

npm install

Run tests:

gulp test --argument=any_value

Arguments:

--browser=(chrome or firefox or phantomjs)
--view=(mobile or tabletP or tabletL or desktop)

Run in parallel

gulp parallel --argument=any_value

Arguments:

--threads=%any number% (3 by default)
--browsers=chrome/firefox/phantomjs (chrome or firefox or phantomjs could be pasted in each gap, chrome by default)
--view=mobile/tabletL/phantomjs (mobile or tabletP or tabletL or desktop could be pasted in each gap, desktop by default)

About

Webdriver js framevork

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages