Vitaly Gorodetsky
Results
31
comments of
Vitaly Gorodetsky
@bigardone I think it's session related issue, phantomjs uses same cookie jar for all sessions: https://github.com/HashNuke/hound#phantomjs-caveats you can try to use `Hound.Helpers.Cookie.delete_cookies()` to clear previous session data