Comment #6 on issue 4240 by
sebbes2...@gmail.com: isDisplayed returns false
Hi, I have a similar issue with the usual suspect, InternetExplorer,
version 8. I am running Selenium-Grid tests. The test in FF runs fine, with
IE I get "org.openqa.selenium.InvalidElementStateException: Element must
not be hidden, disabled or read-only" for all my elements that are visible.
For one element I printed out the following:
formType [isDisplayed]: false
formType [isEnabled]: true
formType [X-location]: 309
formType [Y-location]: 123
formType [height]: 13
formType [width]: 197
As you can see, it has height, width, as well as x and y location; yet the
isDisplayed returns false.
My versions: Selenium(client) 2.32.0, running on WinXP (32 bit). The same
issue occurs on a Win7, 64 bit environment, also against IE 8. FF on both
Linux and Windows work fine.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings