Quality is delighting customers
Hi,
How to test font style and text color on a webpage?
I need urgent reply to my question.
Thanks,
Jelissa
Tags:
Permalink Reply by kotla lakshmi kanth reddy on June 24, 2011 at 9:30pm Hi jelissa dsouza try this link,
http://selenium.googlecode.com/svn/trunk...va.lang.String)
Regard's
lakshmi kanth reddy
Permalink Reply by Riyazul Abbas on June 25, 2011 at 11:14am Hi Jelissa,
There is an Addon for Mozilla Called "Firebug", Add that to Mozilla and After its done, Mozilla will re-start and you will see a small icon being displayed at the bottom right side.
after which Just Load the Page in Mozilla for which you need to check the font style and text color, Just click the icon displayed, you will see Arrow with square in the left hand side, just click it and click on the text you need to validate the font style and text color, towards right side you will see Style,under which you can find "font style and text color" displayed
Thanks,
Riyazul
Permalink Reply by S Sarita on August 1, 2011 at 3:01pm Please try with 'getAttribute' ....
-S Sarita.
Permalink Reply by Usha.pulipati on August 1, 2011 at 5:23pm Hi jelissa,
In my opinion test font style and text color on a webpage is with CSS Font Comparison Tool, i jst know ltle bit only abt dis...
Thank's,
Usha.
Permalink Reply by jaffamonkey on August 1, 2011 at 6:19pm
Permalink Reply by jaffamonkey on August 1, 2011 at 6:19pm Depends what you are trying to do, but first stop is to put stylesheet(s) through w3 stylesheet validator, to check that format of css file(s) is OK to start with. This will highlight any potential cascading stylesheet errors, and how backwards-compatible element properties are.
Firebug is a great tool, as @riyazul has highlighted, and also performs similar functions. And you can edit css on-the-fly, to see what effects changes to the stylesheet , have on the webpage.
Permalink Reply by Swarnamber Choudhury on August 1, 2011 at 6:39pm © 2012 Created by Quality Testing.