You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
thanks for your contribution! I've never thought of that cookie stuff, but I'll have a look at it on monday.
It would be helpful to have some more information, how you are testing. Can you provide some snippets, so that I can reproduce your issue quickly?
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.
The text was updated successfully, but these errors were encountered: