Forum Discussion
Sachin_Sawe
17 years agoContributor
Ole,
Nevermind. I figured this out. I can access testRunner in assertion step via context
I can do either of
context.getTestRunner() or
context.getTestCase() directly
thanks,
Sachin
Nevermind. I figured this out. I can access testRunner in assertion step via context
I can do either of
context.getTestRunner() or
context.getTestCase() directly
thanks,
Sachin