Skip to content

hungcaoduy/learningbdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three webdriver project

  1. selenium-webdriver https://code.google.com/p/selenium/wiki/WebDriverJs https://www.npmjs.com/package/selenium-webdriver

  2. webdriverjs https://www.npmjs.com/package/webdriverjs

  3. webdriverio https://github.com/webdriverio/webdriverio

Selenium server

  1. easy install selenium server https://github.com/vvo/selenium-standalone

  2. download jar file http://www.seleniumhq.org/download/ add to path, then $java -jar selenium-server-standalone-2.45.0.jar

Selenium testing workflow with WebdriverIO http://twin.github.io/selenium-testing-workflow-with-webdriverio/

Some other sources http://webdriver.io/guide/plugins/webdrivercss.html https://github.com/Huddle/PhantomCSS

to test, run $> mocha test/spec or $> npm test or $> gulp test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published