extentreports-csharp icon indicating copy to clipboard operation
extentreports-csharp copied to clipboard

I am able to generate HTML tag in Extent report but unable to send the runtime value

Open tanveerss opened this issue 3 years ago • 0 comments

HTML Tag is getting generated with following line of code. test.Info("

ABC
"); and able to send only static value inside it.

Sending any dynamic value is not possible with this markup

tanveerss avatar Feb 20 '22 12:02 tanveerss