appium / appium/appium-flutter-driver

iOS: Flutter driver not recognised in Appium

Open
#660 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

NeedInfo
Dominant language
TypeScript
Stars
539
Forks
195
Avg merge
1h 11m
Merged PRs (30d)
4

Description

we have a hybrid app switching from native to flutter screen

  • Trying to navigate from flutter to flutter screen not working
  • while navigating from native to flutter also works fine
    any idea ?
    appium: 2.2.1
    Available drivers:
    [Appium] - uiautomator2@2.34.1 (automationName 'UiAutomator2')
    [Appium] - xcuitest@5.11.0 (automationName 'XCUITest')
    [Appium] - flutter@2.3.0 (automationName 'Flutter')
    Aslo flutter not recognized
Screenshot 2024-02-13 at 10 58 34 AM ![Uploading Screenshot 2024-02-13 at 10.58.34 AM.png…]()

as flutter when we check getContext

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the hybrid navigation on iOS with Appium 2.2.1, XCUITest 5.11.0, and Flutter driver 2.3.0. Inspect the reported context output while moving from native to Flutter and between Flutter screens; done means the Flutter context is recognized and both navigation paths work.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, ios
Domain
mobile-dev, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.