Skip to content

christingliu/e2e-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightWatch

env

  • node v6.11.4
  • npm v3.10.10
  • selenium-server-standalone-3.8.1.jar
  • chromedriver.exe
  • geckodriver.exe

How to set the environment of nigthwatch to local?

  • First, config java env in your local and download jdk.nightwatch recommend to download the lastest jdk version.
  • second,create directory to be your root project.new bin directory to save selenium-server and webDriver binary file.
  • third, download current project ,install -g nightwatch.
  • last, use npm run test command.

using it

package.json comment shoud be out when you use it

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published