Forum Discussion

filpvv's avatar
12 years ago

Can't create groovy script for run REST request. Please help

Hi all, I have a task to create groovy script which will run REST request and setup property. I setup property by script: testRunner.testCase.setPropertyValue( "ScriptProFrom", "BIF" ) testRunne...