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 writing integration tests.
It means I'm trying to send a form without previous page load.
Which means I don't have the hiddentimestamp and spinner and the negative captcha becomes invalid.
I am writing integration tests.
It means I'm trying to send a form without previous page load.
Which means I don't have the
hidden
timestamp
andspinner
and the negative captcha becomes invalid.Shouldn't we have in: https://github.com/subwindow/negative-captcha/blob/fadfdf44d92f8e750ac1fd4394e6e637f254b2e7/lib/negative_captcha.rb
and the same in the
process
method?The text was updated successfully, but these errors were encountered: