Description
Geb (pronounced with a soft “G” like “Jeb”) is a browser automation solution for the Groovy programming language. It combines the browser driving features of WebDriver (and therefore can work with Internet Explorer, FireFox, Chrome and HTMLUnit) with a jQuery inspired content navigation/inspection API and the expressiveness of Groovy.
-
- Lead:
- Luke Daley
- Key:
- GEB
Issues: Due
-
GEB-16
No implementation for text: attribute with siblings() method/criteria
-
GEB-129
Grails plugin fails with "SpecMetadata missing element line" for Grails 2.0.0.RC1
-
GEB-162
I am trying for a geb test where in , i am not able to get reference of the element which i am trying to access( clicking the div ID) This throws an exception "Element not found in the cache"
Issues: 30 Day Summary
Issues: 5 created and 4 resolved
Issues: Updated recently
-
GEB-129
Yesterday 6:18 PM
Grails plugin fails with "SpecMetadata missing element line" for Grails 2.0.0.RC1
-
GEB-172
Last Monday 4:42 AM
Should see a list of Book of Geb versions at http://www.gebish.org/manual/
-
GEB-166
Last Sunday 10:27 AM
Add configuration for Gradle idea plugin to the project so that calling ./gradlew idea will set up the project nicely as in Spock