Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/groovy-geb

Apache Geb: Very Groovy Browser Automation
https://github.com/apache/groovy-geb

apache bdd-style-testing-framework browser-testing devtools e2e-testing end-to-end-testing functional-testing groovy java open-source selenium test test-automation testing-framework testing-library webdriver

Last synced: 4 days ago
JSON representation

Apache Geb: Very Groovy Browser Automation

Awesome Lists containing this project

README

        

[![Build Status](https://circleci.com/gh/geb/geb/tree/master.svg?style=shield)](https://circleci.com/gh/geb/workflows/geb/tree/master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.gebish/geb-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.gebish/geb-core)
[![GitHub contributors](https://img.shields.io/github/contributors/geb/geb.svg)](https://github.com/geb/geb/graphs/contributors/)

Geb (pronounced “jeb”) is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

For more information about the project, see the [http://www.gebish.org](http://www.gebish.org/).

## How to contribute

Please see [CONTRIBUTING.md](https://github.com/geb/geb/blob/master/CONTRIBUTING.md) for contribution guidelines.

## Submitting issues

If you'd like to submit an issue against Geb then please use the [Geb GitHub issue tracker](https://github.com/apache/groovy-geb/issues).
Please avoid submitting usage questions as issues
and instead join and ask your question on one of the following forums:

| Forum |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| The `[email protected]` mailing list: [Browse](https://lists.apache.org/[email protected]) [Subscribe](mailto:[email protected]) [Unsubscribe](mailto:[email protected]) |
| The [Geb GitHub Discussions](https://github.com/apache/groovy-geb/discussions) forum |
| The `#geb` channel on the [Groovy Slack workspace](https://www.groovycommunity.com) |