jim / backseat
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
6137b85
backseat / README
| 6d1ca4ea » | jim | 2008-10-17 | 1 | 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. | |
| 2 | |||||
| 2f57522b » | jim | 2008-10-17 | 3 | EXAMPLES: | |
| 9576f46f » | jim | 2008-10-18 | 4 | 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. | |
| 2f57522b » | jim | 2008-10-17 | 5 | ||
| 6d1ca4ea » | jim | 2008-10-17 | 6 | REQUIREMENTS: | |
| 2f57522b » | jim | 2008-10-17 | 7 | a working JVM- you may need to set your LD_LIBRARY_PATH http://rjb.rubyforge.org/ | |
| 6d1ca4ea » | jim | 2008-10-17 | 8 | 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/ | |
| 2f57522b » | jim | 2008-10-17 | 9 | ||
| 6d1ca4ea » | jim | 2008-10-17 | 10 | TODO: | |
| 11 | Safari driver | ||||
| 12 | ...lots more | ||||
