ContributionsMost RecentMost LikesSolutionsRe: SoapUI3.5 - No such property: testRunner for clases: Script1Hallo, i run the script in an assertion(see screenshot) Regards BorgesRe: SoapUI3.5 - No such property: testRunner for clases: Script1Unfortunately the upgrade helps not. I have the same problem with SoapUI Pro 3.6.1 If I use the line: def username = testRunner.testCase.testSuite.getPropertyValue( "Username" ) from http://www.soapui.org/Functional-Testing/working-with-properties.html I get an error: No such property testRunner. Any ideas?Re: soapUI+groovy+different test casesI have the same problem with SoapUI Pro 3.6.1 If I use the line: def username = testRunner.testCase.testSuite.getPropertyValue( "Username" ) from http://www.soapui.org/Functional-Testing/working-with-properties.html I get an error: No such property testRunner. Any ideas?