This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit eb5ef93fa37eff6b4396789b99f47fd02e3243ae
tree bd53d5573ebecf0d844efbd8cee7992a2a507188
parent f6a3e620d0372591764fa8155dce7fd630226914
tree bd53d5573ebecf0d844efbd8cee7992a2a507188
parent f6a3e620d0372591764fa8155dce7fd630226914
backseat /
README
Backseat is a proof of concept that uses Rjb to directly interact with the WebDriver Java classes. I'm still thinking
about the API, so no specs just yet.
EXAMPLES:
Please see firefox_example.rb and htmlunit_example.rb in the examples directory for implementations of the 2
official WebDriver examples from http://code.google.com/p/webdriver/wiki/GettingStarted.
REQUIREMENTS:
a working JVM- you may need to set your LD_LIBRARY_PATH http://rjb.rubyforge.org/
rjb - sudo gem install rjb, if you're on a Mac go here:
http://www.digitalsanctum.com/2008/02/02/gem-install-rjb-on-mac-os-x-leopard/
TODO:
Safari driver
...lots more







