Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Javascript and AJAX

Alexander van der Berg edited this page Dec 6, 2013 · 4 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