Skip to content

ViacheslauBushyla/cms-protractor-fw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cms-protractor-fw

Protractor javascript framework

Setup framework

Preconditions: Ruby, Python, Node.js

Preconditions

npm install -g grunt-cli

Open a command window and run:

npm install 
(Could be some errors with protractor. Just ignore it)

Then will be possible to execute tests using runner.bat or

grunt e2e 

(Webdriver should update automaticaly but you could do it manually)

node_modules\.bin\webdriver-manager update

About

Protractor javascript framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • Gherkin 6.2%
  • Batchfile 0.1%