how get the font style of text
Page 1 of 1 • Share •
how get the font style of text
can you please tell me how to get the style, font, color of text by using selenium
gopalakrishna- Posts: 8
Join date: 2010-12-14
Age: 22
Location: hyderabad
Re: how get the font style of text
hi,
you need to take help from CSS locator and after that fetch all properties related to formatting in CSS.
BY this way you can do it. Best of luck.
you need to take help from CSS locator and after that fetch all properties related to formatting in CSS.
BY this way you can do it. Best of luck.
Similar topics» text az khodam 2
» LCDscope, not a GLCD but a text LCD oscilloscope
» How to change a font style/face/family (i'm confused)
» how get the font style of text
» Mac Style Text
» LCDscope, not a GLCD but a text LCD oscilloscope
» How to change a font style/face/family (i'm confused)
» how get the font style of text
» Mac Style Text
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case