JAvilaOccasional Contributor4 years agogroovy.lang.MissingPropertyException: No such property: loadTestRunner for class: Script2 Getting this error on my Performance Baseline Load Test 😞 Can anyone help ? Thank you,
richieCommunity Hero4 years agoHey JAvila,Youre error suggests it's trying to call a property thats either empty or doesnt exist.However, most of the forum users will need to see the groovy script thats failing to help further.Cheers,Rich
Recent DiscussionsSave Groovy output to JUnit reportRunning ReadyAPI Suite via Command Line / C# took ~ 30 sec to initiateAs of v3.60.0 preloading groovy file from script library breaks cross referencing
Related ContentERROR: groovy.lang.MissingPropertyException: No such property: soapui for class: Script1Caused by: groovy.lang.MissingPropertyException: No such property: testCase for class: Script2LoadTestRunner and Logs