-
**Is your feature request related to a problem? Please describe.**
flutter_rust_bridge generated code cannot be run in integration tests via `flutter drive` on Flutter web because the `flutter drive`…
-
Hi @KazuCocoa. I switch context and has this error "No Chromedriver found that can automate Chrome '130.0.6723'". It maybe is same this issue https://github.com/appium/appium-flutter-driver/issues/438…
-
Integrate flutter driver into the engine.
https://github.com/appium-userland/appium-flutter-driver
-
My SOM module manufacturer provides demo images for their customers, see e.g. here: https://github.com/dh-electronics/kas-dhsom . Their SOM works really well with flutter, and in their demo image they…
-
Hi,
Will this plugin work with appium flutter driver as the object identification and the operations are a little different when we use appium flutter driver.
Thanks,
-
希望可以支持下flutter应用ValueKey方法
Appium Flutter Driver:https://github.com/appium/appium-flutter-driver/blob/main/finder/python/appium_flutter_finder/flutter_finder.py#L54
def test_login(self) -> No…
-
### Issue Link
https://github.com/flutter/flutter/issues/156623
### Target
beta
### Cherry pick PR Link
https://github.com/flutter/engine/pull/56207
### Changelog Description
Disable the Maleoo…
-
The Material date picker dialog is pretty hard, verging on impossible (to selected dates from previous/future years) to control via the Flutter Driver due to the lack of keys on some elements.
It w…
-
I noticed that if you start a test with a connection to a live app, trigger a hot-restart, and then try to call a service extension from Flutter, the test will fail because the service extension is ne…
-
Just encountered this error when running `dart fix --dry-run`. Since I was prompted to do so, I opened this ticket.
I have to add that I tried `dart fix --apply` next which completed without an err…