Skip to content

Javascript and AJAX

aslakhellesoy edited this page Aug 13, 2010 · 3 revisions

Cucumber relies on 3rd party libraries for anything Javascript related, including AJAX. We recommend one of these to test Javascript functionality:

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.

Clone this wiki locally