How to Set or Get "Test Step" Properties from another Test Case.
Hi. I am pulling my hair out. I have 2 test cases, the 1st one I created a "Properties" test step and I can set and get to that using Groovy within that test case. I also have also created another "Properties" test step in the 2nd Test case and from within that Test Case (in Groovy) I want to Set a value in the 1st ones "Properties" test step, but cannot figure out how to do this. Any help would be appreciated, please. Thanks, Cliff.Solved3.1KViews0likes1CommentHow send get request with session_id (cookie authorization)
When I created testcase with enabled option "Maintain HTTP session", then I can send get request with coockie after post request with login. But how can I send request in another testcase without sending post request or how to send request from Project tab? How can I do it? How to immitate "Maintain HTTP session" by my self? What I should to add in get request to do it?1.3KViews0likes0Comments