Support setting of elements for WebDriver implementations that return uppercase tag name #318
Comments
Resolved |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved |
Originally created by Chris Prior.
Since the update to geb 0.9.3 we are getting this exception with the Selendroid Android Driver:
geb.error.UnableToSetElementException: Unable to set the value of element INPUT as it is not a valid form element.
The tests are executed on a real Android device.
Note that this is only a problem with selendroid. We execute the exact same tests with a Firefox emulating an Android device. There are no problems.
The text was updated successfully, but these errors were encountered: