Replies: 2 comments
-
Shouldn't be anything special with listview items. Can you provide some lean example of a listview that you're trying to interact with? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Zigiza can you elaborate what happens while it hangs? Do you get any error messages or synchronization logs? (app is busy, etc.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am having trouble tapping on a listview item on an iOS app on an apple simulator using detox.
I have tried using an ID and label to identify the item but the script hangs when it comes to tapping on the object.
I am looking for tips or some guide to tapping on listview elements?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions