Forum Discussion

JustinM89's avatar
JustinM89
Contributor
9 years ago

Maintain HTTP session from Groovy

I am using a Groovy script to run a test case from another test suite. It's getting to the test case and running it, but it fails on the first step and I'm certain that the problem is that it's not m...