Skip to content

does test automation code, using flutter driver, reside in the same repo of app development #1

Open
@nbhatt0405

Description

@nbhatt0405

For normal Android and iOS application automation using appium, all we need is apk or ipa and then we can automate it in our independent code repo(No need to touch the developer's code repo at all).

But it seems that this is not the case with the application developed using flutter framework.
we need to use test folder of the developer's repo to write tests for application developed using flutter framework. Am I correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions