enygma / frisk

An automated front-end unit testing testing tool written in PHP designed to mimic web requests and evaluate the response
http://testwithfrisk.com
14 stars 0 forks source link

trying to post to form and getting error (302 redirect) #18

Open enygma opened 13 years ago

enygma commented 13 years ago

I'm trying to post login information to http://test.joind.in/user/login and, with a successful login, I get a "Posting unsuccessful (302)" on the Actionsubmit form. Not sure why since it should redirect after...

enygma commented 13 years ago

this is (sort of) related to the cookies issue #20