Geb Browser Automation Quick Start Windows
How to Stand Up a Geb Sample Application in Windows This guide will show you step-by-step how to setup a simple Geb app to get started using the automated testing framework. This guide focuses on using the Chrome browser for testing. Please update chrome to the most recent version available because chromedriver only works with versions 12.0.712.0 and higher. If you are trying to setup geb on Linux please use the following link instead: Setting up geb on linux Pull a copy of the Geb Sample App First, pull the Geb sample application from Github: https://github.com/geb/geb-example-grails HTTPS Clone URL: https://github.com/geb/geb-example-grails.git Ensure you have Chrome.exe installed in the expected location OS Expected Location of Chrome executable Linux /usr/bin/google-chrome 1 Mac /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome Windows XP %HOMEPATH%\Local Settings\Application Data\Google\Chrome\A...