Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
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().
Sorry, something went wrong.
Resolved
erdi
No branches or pull requests
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: