Skip to content

E2E Testing automation for Golang using Selenium and Cucumber with POM

License

Notifications You must be signed in to change notification settings

edibImamovic/GOpom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82109d0 · Jun 8, 2018

History

7 Commits
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018
Jun 8, 2018

Repository files navigation

GOpom

Go Report Card

edibImamovic/GOpom

GOpom are Page object model based on llonchj/browsersteps

Installation

go get github.com/edibImamovic/GOpom

Usage

  1. Create cucumber features in /features folder.
  2. Use this repository GOpom/GOpom_test.go file as main_test.go in your project.
  3. Execute Selenium Server selenium-standalone start (https://www.seleniumhq.org/download/)
  4. Run godog or go test.

Acknowledgements

About

E2E Testing automation for Golang using Selenium and Cucumber with POM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published