I am trying to create a jMeter test to login to wordpress and post a new blog on a local installation of wordpress.
Recorded wordpress login sequence using the recorder. Added cookie manager to the test plan.
However I am not able to login to wordpress. I tried all the possible of combination of Cookie policy and Implementation settings for Cookie manager, but it did not help.
When I recorded against the publicly hosted wordpress, the login did not succeed, but the response had an error saying that your browser have not enabled cookies.
I am using jMeter 2.11 on Windows 7.