Forum Discussion
ranjit96
7 years agoContributor
I have set up TearDown Script for TestSuite(TS2) :
With this TearDown Script, run all TestSteps of all TestCases of TestSuite(TS1)
Please see attach screenshot for more details.
In error log I am getting this error:
Wed Oct 10 12:10:25 IST 2018:ERROR:groovy.lang.MissingPropertyException: No such property: testRunner for class: Script2
But I check response of TestSteps of TestSuite(TS1), and see I am getting response properly.
Please have a look screenshot and I think it help you.