Forum Discussion
pleuraXeraphim
16 years agoOccasional Contributor
Okay Got this to work. Straight forward really when you know how:
Under Test Steps -> Add Step -> HTTP Test Request
Set method = "GET"
On the left tab called Request. Add any params if required.
Click on Headers underneath and add in a COOKIE and the value.
and then Request URL = the location for the Servlet which was a shorcut.
Under Test Steps -> Add Step -> HTTP Test Request
Set method = "GET"
On the left tab called Request. Add any params if required.
Click on Headers underneath and add in a COOKIE and the value.
and then Request URL = the location for the Servlet which was a shorcut.