# apache/groovy-geb

Apache Geb: Very Groovy Browser Automation

Repository: https://github.com/apache/groovy-geb
Canonical: https://ross.abutalabs.com/products/groovy-geb
Homepage: https://groovy.apache.org/geb
Language: Groovy
License: Apache-2.0
License Family: permissive
Topics: 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 push: 2026-08-11T08:59:12+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 5874, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1173, forks 235 (observed 2026-08-28T04:03:51.886329+00:00)

## What it is
Apache Geb is a Groovy-based browser automation library built on WebDriver, combining jQuery-like content selection with Page Object modelling. It is used for web testing, screen scraping, and general browser automation, integrating with test frameworks like Spock, JUnit, and TestNG.

## Use cases
- automate browser interactions in groovy
- write functional web tests with spock
- scrape web pages with a headless browser
- implement page object pattern tests
- run cross-browser end-to-end test suites
- script login flows and form submissions

## When to choose
- your team works on the JVM with Groovy or Java
- you want expressive jQuery-style selectors with WebDriver
- you need Page Object modelling for maintainable web tests
- you want one tool for both scraping and acceptance testing

## When to avoid
- you need a non-JVM stack like Python or JavaScript
- you want a record-and-playback tool rather than code-based tests
- your team is not comfortable with the Groovy language

## Facets
- artifact type: library
- maturity: active
- function: e2e-testing, testing, web-scraping
- domain: testing, web-development, developer-tools
- platform: jvm, cross-platform
- tags: browser-automation, selenium, webdriver, page-object-model, groovy, spock, screen-scraping, acceptance-testing, automation

## Member repositories
- apache/groovy-geb (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:51.886329+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:21.583487+00:00, confidence not recorded.
  - readme: https://github.com/apache/groovy-geb (fetched 2026-08-28T04:03:51.886329+00:00, sha dd913666afb6)
  - homepage: https://groovy.apache.org/geb (fetched 2026-08-29T12:33:34.286828+00:00, sha a8078f796b45)
  - site_page: https://groovy.apache.org/geb/manual/current (fetched 2026-08-29T12:33:34.294167+00:00, sha 0d254b209e46)
- Data as of 2026-08-30T08:39:29.467469+00:00.
