Skip to content

hhh0pE/browsersteps

 
 

Repository files navigation

BrowserSteps

Build Status

This package provides Cucumber steps for Browser automation.

Installation

go get github.com/hhh0pE/browsersteps

Usage

  1. Create cucumber features in your project's /features folder.
  2. Use this repository example/example_tests.go file as main_test.go in your project.
  3. Execute Selenium Server.
  4. Run godog or go test.

Acknowledgements

About

Browser automation for Golang using Selenium and Cucumber

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 54.0%
  • HTML 32.3%
  • Gherkin 13.7%