Skip to content

Is there any issue with finding/performing actions on an flutter element located in a list view?  #501

Open
@RoiShamir88

Description

@RoiShamir88

I'm trying to automate my tests on a flutter app using appium flutter driver,
When I tried to perform actions on a button located in the app main screen nothing happens and the code just stuck (no errors and nothing is performed).
The button in the app main screen is inside a list view and the page has a lot of widgets (including animations).
When the Dev team moved the button to another page with simpler structure I was able to locate and click the button.

Any idea what can cause this??

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions