I am using capybara-webkit to build a website crawler. To test my crawler I was hoping to use vcr_proxy. However, I can not read previously set cookies via capybara when I visit a site being read from a vcr_proxy created cassette.
Is there a way to enable this? I am new to ruby...and development. However, happy to help make this happen in any way that I can.
I am using capybara-webkit to build a website crawler. To test my crawler I was hoping to use vcr_proxy. However, I can not read previously set cookies via capybara when I visit a site being read from a vcr_proxy created cassette.
Is there a way to enable this? I am new to ruby...and development. However, happy to help make this happen in any way that I can.