How to capt the Value of Session Id [jsessionid] in a variable in e-tester
700385May 8 2009 — edited May 22 2009Hi,
We are facing a problem in the following scenario in e-testeer.
1. We had recorded two individual scripts in e-tester
a. Login Script of our application [ only login ] and
b. An Action Script which is DEPENDENT on the first script
We need to merge these two scipts in such a way, user would login through 1st script and then perform the action in 2nd script.
But there exists a dependency over session id on these actions.
Session ID generated in the first script needs to be used in the second script.
So the crux is we would like to know how to capture the session id generated in the LOGIN script and use it in the ACTION script in e-tester
Please provide a solution for our problem.
Thanks.
Edited by: user11144652 on May 8, 2009 2:10 AM