LironEr / cypress-mochawesome-reporter

Zero config Mochawesome reporter for Cypress with screenshots and videos
MIT License
159 stars 49 forks source link

It's possible to update Size ,Color of "addContext" #115

Closed matifniaz closed 1 year ago

matifniaz commented 1 year ago

For Example : Entered Username: <b><font color=SpringGreen>admin_core12121121212</b> </font>on Login Page

Result on Report: Entered Username: admin_core12121121212on Login Page

Currently, HTML not rendering, Snapshot for reference: image

LironEr commented 1 year ago

Currently, this is not possible.

Under the hood, this reporter uses mochawesome, which is responsible for the addContext function & the HTML report.

You can try to open a feature request there (: