Skip to content

Support for other commands such as getSize, getRect, ... #104

Open
@tnmma96

Description

@tnmma96

As far as I know, appium-flutter-server has already supported many commands including getSize and getRect but this driver has not. Currently it is proxying these commands to the native driver like UiAutomator2 and XCUITest, which leads to errors because native drivers cannot interact with Flutter elements. IMO workaround isn't possible either because it requires making HTTP requests straight to appium-flutter-server.

So may I ask when support for these commands will be available? They are basic commands but essential to any test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions