Top "Geb" questions

Geb is a library for headless web browsing on the JVM, suitable for automation and functional web testing.

Geb: how do I select a value from a dropdown?

I'm having great difficulty with one piece of my Geb test; how to select a value from a dropdown. I've …

jquery forms drop-down-menu geb
How do I check if Geb Module "content" is present?

I'm a bit new to the whole Selenium/Geb thing, so I'm probably going about this a bit wrong, but …

geb
log4j2 config file is not being recognized

I'm trying to get log4j2 setup in my Geb framework. For the life of me I can't figure out …

logging groovy log4j log4j2 geb
executescript not working with InternetExplorer driver (Selenium)

For some reason, I cannot execute any javascript using "executescript" when I run my functional tests through IE. It works …

javascript internet-explorer selenium geb