Forum Discussion

scar2004's avatar
15 years ago

SoapUI3.5 - No such property: testRunner for clases: Script1

When I run a soapUI case with script
def targetStep = testRunner.testCase.getTestStepByName( "Properties" ) (Porperties is the properties file in my TestSuite)
I failed with alert "No such property: testRunner for clases: Script1".
Note: Before upgrade my SoapUI to 3.5 from 3.0.1, I have uninstalled the SoapUI 3.0.1 and clear it from my regedit.

Anyone can help me? Thanks a lot!