We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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:
Resolved
Sorry, something went wrong.
chris-prior
No branches or pull requests
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: