Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 305 Bytes

File metadata and controls

9 lines (6 loc) · 305 Bytes

Connects to a selenium hub and runs Geb tests.

Configure hub address and other stuff in node-config.json Configure which version of Selenium server adn Chrome driver in startNode.sh

To start node, run $ ./startNode.sh

and it will download Selenium server and Chrome driver and connect to specified hub.