 |
java - Selenium WebDriver - getCssValue() method - Stack Overflow
Yes, all correct. Here's a screenshot of where to find font-size through Firebug. Since the ids are supposed to be unique (at least for this page), you don't need findElements to find a list of elements with id by-id and loop through, instead, you use fin
stackoverflow.com |
 |