Open aaronchi opened 12 years ago
I used this in a work project. You're the first person to show interest in it, so I hadn't done much with it. When I can, I will probably actually remove the scraping dsl and just turn it into a series of helpers for capybara to assist with scraping. The useful parts ended up being the retry helpers, parameters, and steps. I will look at providing better examples when I do so.
That would be great. I'll take a closer look when I have some time but having some standard scraping methods for capy would be great.
I'm interrested too
I'm interested too. The gist BTW seems to be the wrong one (setting_up_a_new_remote_git_repository.textile). A simple example on how to use it would be great.
This looks interesting but there is no documentation or demos in the project