There is currently no support for capybara, but it has been requested several times. Part of the problem is that the API was built on selenium and watir, which are much richer than capy, and that would be a very big task to build by adding this functionality to the pearl of the page-page to make capy behave the same.
Several times I thought about splitting the gem of the page into a βbaseβ form that would allow the use of capybara and an βextendedβ form that would add the extra features found in selenium and watir, but didn't see enough to require.
Cheezy
source share