Closed as not planned
Description
Use case
I have assemble a android app with integration test file. When I invoke the app on the device, i'm unable to manually interact with it.
Is there a way to manually interact with the instrumented app?
Command used to Build the app: ./gradlew app:assembleDebug -Ptarget=/Users/xxx/Documents/git/personal/flutter-learnings/counter_app/integration_test/appium_server.dart
Proposal
I would like to interact with the integration debug app.