Skip to content

Browser automation for Golang using Selenium and Cucumber

License

Notifications You must be signed in to change notification settings

llonchj/browsersteps

Repository files navigation

BrowserSteps

Build Status

This package provides Cucumber steps for Browser automation.

Installation

go get github.com/llonchj/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published