With sequence PreUUT execution set to "skip", what is a straight forward method to append the xml report header with text?
It appears that appending text to a xml report header should be straight forward but after reading many NI pages and forums questions, I'm mystified. I do want to edit stylesheet, xsl format files.
The ModifyReport_Header does nothing and is just a place holder.
I have "On The Fly Reporting" enabled, does that interfere with editing the header?
I followed the "Logging Additional UUT to the Report Header" using the Parameter.UUT property but that appears to not work since the sequence PreUUT is "skip" setting in my Main sequence.
It looks like Pre/Post Expressions cannot modify header, the setting is only valid during step execution.