Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 415 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 415 Bytes

gongflow-selenium

This is a selenium project to black box test the gongflow-demo, with implictitly tests gongflow.

Quick Start

To run first run the gongflow-demo

Then in a second command prompt run the jar file:

  • java -jar java_support\selenium-server-standalone-2.41.0.jar

Then in a third command prompt run the test using:

  • go test -v github.com\patdek\gongflow-selenium