Forum Discussion

TesterNo1's avatar
TesterNo1
Contributor
10 years ago
Solved

Access testRunner objects from external jar files

Hi all,

 

Has anyone tried accessing testrunner objects from external jar file?

 

I have same properties in all testcases.I want to see if i can access property based on run context from jar file.Also,I want to be able to access the test step from external file. I could only think of jar file but not sure how to go about it.

 

TIA.