Skip to content

rsollman/cgi-workshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

CGI-Workshops

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

Cucumber and Selenium

There are several Cucumber features created in the src/test directory. For example one called google.feature

Exercises

  • 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"

About

For CGI workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published