Hello, I am very new to JMeter and recorded using HTTP Proxy a very short script, which unfortunately fails. I am opening a web-site and try to login with username and password resulting in "The system could not log you in using the provided username and password. Please try again." But I can login manual every time. I also, know that this web-site uses session cookies provided with conf.php. However I can't see this file in my JMeter script. I provided JMeter with the values necessary. I changed the request from POST to GET to see if it makes a difference and I also used the encoded setting for the variables. Nope, still fails. I also have a HTTPCookieManager in my script.
What do I need to change to get it to work? Thanks, --Bernd

