Open
Description
Hey, I'm trying to run a test on JAVA but I'm getting this message
FlutterServer not reachable on port 9000, Retrying..
I tested the app with this command adb logcat | grep flutter
and the log looks ok to me
11-28 14:43:38.542 18855 18881 I flutter : [APPIUM FLUTTER] Appium flutter server is listening on port 9000
11-28 14:44:11.196 18796 18929 I appium : AppiumResponse: {"sessionId":"None","value":[{"id":"508acccf-d1d6-460e-a129-8b61a002e06c","capabilities":{"flutterServerLaunchTimeout":120000.0,"networkConnectionEnabled":true,"warnings":{},"databaseEnabled":false,"flutterElementWaitTimeout":10000.0,"deviceName":"emulator-5554","platform":"LINUX","deviceUDID":"emul…
11-28 14:44:14.542 18855 18881 I flutter : [APPIUM FLUTTER] New Request [GET] http://127.0.0.1:9000/status
11-28 14:44:14.545 18855 18881 I flutter : [APPIUM FLUTTER] response {message: Flutter driver is ready to accept new connections, appInfo: {appName: my_demo_app_flutter, buildNumber: 1, packageName: com.example.my_demo_app_flutter, version: 1.0.0, buildSignature: 07563054E7307B9A57B71D373648E4D43DC3263FF4D4BA4F4E3F388C8E6EF11F, installerStore: com.android.shell}, serverVersion: 0.0.18}
I'm using this flutter demo app from here https://github.com/saucelabs/my-demo-app-flutter
Metadata
Metadata
Assignees
Labels
No labels