Skip to content
/ ghost Public
forked from JacksonTian/ghost

Node Front-end automation test framework

Notifications You must be signed in to change notification settings

out001a/ghost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost

Node Front-end automation test framework written in Node.js

Prerequirement

  1. 下载webdriver2.0服务包
  2. 运行下载到的服务包(请替换x为对应的版本号)
java -jar selenium-server-standalone-2.x.x.jar
  1. 如果需要在Chrome上运行自动化脚本,请下载Chrome driver

TODO

  1. 熟悉webdriverjs.
  2. 利用工具类跑通交互行为.
  3. 集成mocha/should.
  4. 组织成框架.
  5. 写cases.

About

Node Front-end automation test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published