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 (
Javascript and AJAX
Cucumber relies on 3rd party libraries for anything Javascript related, including AJAX. We recommend one of these to test Javascript functionality:
- Celerity / Culerity
- Watir or any of its cousins for browsers other than IE.
- WebDriver
- Selenium (The oldest and buggiest of them all)
- Blue Ridge
All of these have Ruby APIs (or Java APIs that you can use if you run Cucumber on JRuby), and all you need to do is use these APIs in your Step Definitions.






