# groovy-geb **Repository Path**: mirrors_apache/groovy-geb ## Basic Information - **Project Name**: groovy-geb - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-02 - **Last Updated**: 2025-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://circleci.com/gh/apache/groovy-geb/tree/master.svg?style=shield)](https://circleci.com/gh/apache/workflows/groovy-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/apache/groovy-geb.svg)](https://github.com/apache/groovy-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://groovy.apache.org/geb/](http://groovy.apache.org/geb/). ## 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 `geb-users@groovy.apache.org` mailing list: [Browse](https://lists.apache.org/list.html?geb-users@groovy.apache.org) [Subscribe](mailto:geb-users-subscribe@groovy.apache.org) [Unsubscribe](mailto:geb-users-unsubscribe@groovy.apache.org) | | The [Geb GitHub Discussions](https://github.com/apache/groovy-geb/discussions) forum | | The `#geb` channel on the [Groovy Slack workspace](https://www.groovycommunity.com) |