Project

blackboxd

0.0
No commit activity in last 3 years
No release in over 3 years
Cucumber and Webdriver Testing Steps
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

How to Screencast!¶ ↑

blackboxd.com/posts/9

Cucumber and Selenium-Webdriver Test Steps¶ ↑

Gem Dependencies: cucumber, selenium-webdriver, rspec

Add **require ‘blackboxd’** to your cucumber features/support/env.rb file and start playing with these [Steps](github.com/richdownie/blackboxd_gem/blob/master/lib/blackboxd.rb)

Example features/support/env.rb:¶ ↑

See [Gist](gist.github.com/richdownie/10763081)

Example Feature:¶ ↑

features/google_test.feature

Feature: Google test

Scenario: Click Sign In Button
  * I am on the google home page
  * I click_on "gb_70" "id"