Skip to content

jerilevine/turnip-basic-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnip-basic-example

Extremely basic automation example in Ruby: Conduct a basic search using Google and Capybara with Selenium WebDriver

There are three parts to this example:

  1. basic_example: Do a Google Search using just Capybara with Selenium WebDriver, no fancy stuff.
  2. page_object_example: Same thing, but refactored using the Page Object pattern.
  3. turnip_example: Same thing using Turnip.

About

Extremely basic Turnip example: Conduct a basic search using Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published