android - GridView does not load when running Calabash test -


i attempting run tests on android app using calabash. main screen of app has buttons , grid view. each cell of grid view contains imageview. if start app via calabash console, looks great. images loaded grid, , can manually execute test steps.

however, when attempt run test containing these same steps, grid view not population upon startup, , therefore can't use "touch" commands on images.

why getting different behavior running test?

edit: here commands i'm using.

to run test:

(sdk path) calabash-android run (apk path) features/pta-3.feature

to start console:

(sdk path) calabash-android console (apk path)

start_test_server_in_background


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

order - Notification for user in user account opencart -