Forum Discussion
microbBO
10 years agoNew Contributor
Hi community, I've a simmular problem with getTestStepByName() method, when I try to call the method from TestCase "setup script" tab. Could you help me resolve it.
there is "problem row"
context.getTestCase().getTestStepByName("test case name").getAssertionByName("assertion name").setDisabled(false);
Regards