Skip to content

Adding enableFlutterDriverExtension() disables keyboard on the app #417

Closed
@ricky-bhatia

Description

@ricky-bhatia

We are building our tests using appium and flutter driver to test our flutter app. The problem we are facing is after adding the enableFlutterDriverExtension() in main.dart file (as mentioned in the documentation), the soft keyboard on the phone stops showing up and doesn't allow any text entry in edit box widgets. This problem goes away once we remove the enableFlutterDriverExtension() statement. So, we are in a fix. Is there any solution to this problem?

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