Skip to content

Instantly share code, notes, and snippets.

@jarmo
Created August 18, 2011 17:17
Show Gist options
  • Save jarmo/1154564 to your computer and use it in GitHub Desktop.
Save jarmo/1154564 to your computer and use it in GitHub Desktop.
C:\my_project\ui-test>bundle install
Fetching source index for http://rubygems.org/
...
Using watirsplash
...
C:\my_project>gem install watirsplash
C:\my_project\ui-test>bundle exec watirsplash page search --url http://bing.com
create lib
create lib/app/page/search.rb
create spec
create spec/app/page/search_spec.rb
C:\my_project>watirsplash new
create ui-test
...
C:\my_project>cd ui-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment