Forum Discussion
SmartBear_Suppo
14 years agoSmartBear Alumni (Retired)
Hi!
you could define a script in the script library to calculate the header, and then set the header value to
${=your.package.HeaderCalculator.calcHeader(context)}
the context will be the TestRunContext for the containing TestCase, which gives access to anything you might need, check the javadoc or ask for specifics..
Does that help?
regards!
/Ole
eviware.com
you could define a script in the script library to calculate the header, and then set the header value to
${=your.package.HeaderCalculator.calcHeader(context)}
the context will be the TestRunContext for the containing TestCase, which gives access to anything you might need, check the javadoc or ask for specifics..
Does that help?
regards!
/Ole
eviware.com
Related Content
- 2 years ago
- 21 days ago
- 5 years ago
Recent Discussions
- 5 days ago