Currently Geb selects root element () first and then executes selectors relative to it. There is no root element when testing native aps with selendroid. Consider changing the implementation not to require the element to be there when using Geb.
The text was updated successfully, but these errors were encountered:
Originally created by Marcin Erdmann.
Currently Geb selects root element () first and then executes selectors relative to it. There is no root element when testing native aps with selendroid. Consider changing the implementation not to require the element to be there when using Geb.
The text was updated successfully, but these errors were encountered: