Repository for CGI workshops
Prerequisites:
- git client
- maven
- IDE (IntelliJ of Eclipse)
- FireFox
Clone this repositoy with git clone https://github.com/rsollman/cgi-workshops.git
There are several Cucumber features created in the src/test directory. For example one called google.feature
- create a feature that uses two boolean parameters for a OR comparison
- create a feature opens a webpage and checks for an element with a xpath expression
- extend the google feature so it will search for the word "cucumber"