-
`FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':audioplayer:verifyReleaseResources'.
> java.util.concurrent.ExecutionException: com.android.builder.intern…
-
VMServiceFlutterDriver: Flutter Driver extension is taking a long time to become available. Ensure your test app (often "lib/main.dart") imports "package:flutter_driver/driver_extension.dart" and call…
-
Flutter driver throwing the error:
`await driver.tap(find.byType('RenderSliverStickyHeader'));`
Error thrown:
```
DriverError: Error in Flutter application: Uncaught extension error while execut…
-
The application does not start, a black window appears that closes after a few seconds
Steps to reproduce the behavior:
1. Open "C:\Program Files (x86)\Revision Tool\revitool.exe"
2. See error
…
-
We should have a way to test ObjectBox runs on mobile (simulator) Android and iOS. From the quick look in the past I think our current tests (/test folder) can't be just executed on the target platfor…
vaind updated
3 months ago
-
See linked issue for more context: https://github.com/flutter/flutter/issues/100447
[Web][Integration Test] Two Chrome instances launched, and the unnecessary Chrome instance breaks the foundation of…
-
Hi, I'm having trouble opening an Application with the Keyword 'Open Application' from the Library AppiumFlutterLibrary. My problem is similar to #376 , #442 and #444
I connected my phone to my m…
-
```
Using device Android SDK built for x86.
Starting application: test_driver/app.dart
Installing build/app/outputs/flutter-apk/app.apk... 4,3s
[!] Your app isn't using AndroidX.
…
-
My problem is
1. Case1: don't see view scroll when run command command `flutter:scrollIntoView`.
I has modal contain list country and i want scroll up and select item into list country. but i try e…
-
## Command
```
flutter driver --driver=test_driver/integration_test_driver.dart --target=test/integration_test/auth_test.dart -d chrome --web-port=4444 --browser-name=chrome --screenshot=test_report…