Last updated 2 months ago
Use the action Charles: Set Element Inner HTML workflow action and give it a CSS selector and a HTML input, EG:
<span id="mySpan" style="color:blue; font-weight:bold; background-color:yellow; padding:5px; border-radius:5px;">Charles Rocks!</span>
Learn more about CSS selectors:
https://www.w3schools.com/jsref/met_document_queryselector.asp
https://www.w3schools.com/css/css_selectors.asp
https://www.w3schools.com/cssref/css_selectors.php