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.
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.