How to record requests during testing Javascript crawler (Capybara + Poltergeist) in Ruby? -


i using capybara + poltergeist replacement mechanize.

mechanize doesn't support javascript , want scrap page heavily uses js , iframes.

i using similiar approach this: http://www.chadcf.com/blog/using-capybara-javascript-capable-replacement-mechanize

but haven't found resources how record requests in vcr capybara.

simple recording vcr: true doesnt works...

any thoughts?


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -