Version 5.0
2 files changed
tree: 148cbf9fdff5c2799dc1152c93822b384b99ee5e
  1. .circleci/
  2. .github/
  3. .oci/
  4. buildSrc/
  5. doc/
  6. gradle/
  7. integration/
  8. internal/
  9. module/
  10. .gitignore
  11. .tm_properties
  12. CONTRIBUTING.md
  13. geb.gradle
  14. gradle.properties
  15. gradlew
  16. gradlew.bat
  17. LICENSE
  18. logo.svg
  19. Procfile
  20. README.md
  21. RELEASING.md
  22. settings.gradle
README.md

Build Status Maven Central GitHub 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.

How to contribute

Please see CONTRIBUTING.md for contribution guidelines.

Submitting issues

If you'd like to submit an issue against Geb then please use the issue tracker for geb/issues Github project. Please avoid submitting usage questions as issues and use the user mailing list instead.