Access report folder from IScenarioInitContext #556
candritzky
started this conversation in
General
Replies: 1 comment
-
Hi Chris, The current version does not support it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get the full path of the report folder from within the Scenario Init and Clean handlers?
I'm thinking of some property on IScenarioInitContext.
The idea is that I want to store additional reports (captured performance metrics) into the report folder from within the Clean handler.
Beta Was this translation helpful? Give feedback.
All reactions