Forum Discussion
ben_oshman
12 years agoOccasional Contributor
It turns out that the IBM Websphere portal has a javascript that creates a cookie on the client to put in the timezone offset. Since WebLoadUI doesn't run the javascript, how do we get around this? BTW, we MUST use real-time cookies due to dynamic JSESSIONID and authentication token. I've looked into using a variable, but the documentation is clear that you can't use variables with cookies and at any rate we would want to concatenate a variable to the real-time cookie, which also won't work.
We are working on a temporary kluge, but there should be some way to have WebLoadUI work with cookies created by javascript code, since this is data that will be used by the server.
We are working on a temporary kluge, but there should be some way to have WebLoadUI work with cookies created by javascript code, since this is data that will be used by the server.
Related Content
- 5 years ago
- 14 years ago
- 2 years ago
- 10 years ago
- 3 years ago
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago