10-28-2005, 01:44 PM
Capture that html element with Find Html Element dialog. The color and font should be set in HTML. For example, if you capture the green text below, you will see that Name is EXAMPLE, and Html is <SPAN style="COLOR: green">EXAMPLE</SPAN>. Uncheck Name, check Html, replace html code to <SPAN style="COLOR: green">*, click Test, OK, OK. Then use Html Element Actions dialog to manipulate the element. Of course, not always it is so simple or possible. Sometimes HTML that sets color is in some other element, and you need to navigate to it by clicking < button one or several times.
EXAMPLE
EXAMPLE