Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
You have that function call in the Event Handler "TestSuiteRunListener.beforeRun" that is configured at the project level.
It is triggered when the TestSuite is run, rather than when the TestCase is run. So you can debut the script that is there or disable the Event Handler, then save your project before running it Jenkins.
Regards,
Giscard
SmartBear Support
You have that function call in the Event Handler "TestSuiteRunListener.beforeRun" that is configured at the project level.
It is triggered when the TestSuite is run, rather than when the TestCase is run. So you can debut the script that is there or disable the Event Handler, then save your project before running it Jenkins.
Regards,
Giscard
SmartBear Support