18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Regarding Colour
Hi thr,
I just want to validate the font color. Eg: If the text is in Red Colour. How do i check it. Please help
Thnx
I just want to validate the font color. Eg: If the text is in Red Colour. How do i check it. Please help
Thnx
This discussion has been closed.
Comments
I don't have Sahi running on this laptop so I can't verify it but as color is an attribute, it should be accessible. Use the Sahi controller to access then text and then click "list properties" and check if there is something about color in the output.
http://www.w3schools.com/tags/att_font_color.asp
Regards
Wormi
_style(_span("required"), "color")