|
def WhatText = "hello" def mycolor = "blue" addHtmlBadge html: "<font color='${mycolor}'>${WhatText}</font><br>", id: "blue" createSummary('orange-square.gif').appendText("<h2><font color='${mycolor}'>${WhatText}</font></h2>") all the test will be in black and white I am not exactly sure what version broken this . it was some version in the past month or so. I really miss this features as it help figure out what is wrong. |