SitePrism is a simple, clean and semantic DSL for describing your site using the Page Object Model pattern, for use with ruby & Capybara in automated acceptance testing.
I Want to execute Background only once in each cucumber feature files for multiple scenarios. how can i do that …
ruby selenium-webdriver cucumber capybara site-prism