Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi,
For accessing TestSuite level property in the same way as in your example for test step you can use
prId= testRunner.testCase.testSuite.getPropertyValue("PR_ID");
Hope I understood you right and that was what you where looking for.
Regards,
Dragica
/www.eviware.com
For accessing TestSuite level property in the same way as in your example for test step you can use
prId= testRunner.testCase.testSuite.getPropertyValue("PR_ID");
Hope I understood you right and that was what you where looking for.
Regards,
Dragica
/www.eviware.com