Shortcut for accessing CSS values #141
Closed
Comments
Originally posted by Luke Daley. We need to be clear in the docs that there are some limitations to this, as per the docs for WebElement.getCssValue(). |
Resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally created by Christoph Neuroth.
WebDriver allows reading CSS values using WebElement.getCssValue(). Geb could provide a shortCut for this on navigators, maybe Navigator.cssValue or just .css.
The text was updated successfully, but these errors were encountered: