Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

A quick end-to-end Cucumber example of how to perform a web test in a headless fashion using Selenium through Capybara

Notifications You must be signed in to change notification settings

tourdedave/cucumber-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Here is a quick end-to-end Cucumber example of how to perform a web test in a headless fashion using Selenium through Capybara.

It is perfect for running on a CI server (e.g. Jenkins) or locally.

The example scenario is simple -- go to Google, search for "Hello World!", and verify that you got results containing that text.

You can see this in action at http://www.screencast.com/t/3GSd3Ip3M

Happy Testing!

About

A quick end-to-end Cucumber example of how to perform a web test in a headless fashion using Selenium through Capybara

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published