appium-flutter-driver
appium-flutter-driver copied to clipboard
Appium Flutter Driver is a test automation tool for Flutter apps on multiple platforms/OSes. Appium Flutter Driver is part of the Appium mobile test automation tool maintained by community
is there a way to get multiple items of the same widget type ?>
When performing automation testing on a Flutter app using Appium, elements on the login screen are not identifiable by their Accessibility ID on Android. Despite using Semantics, assigning unique keys,...
The logs generated from running a test using this drive are not the most helpful. Especially if somethings fails. my log look like this: ``` [0-0] 2025-03-17T14:35:45.779Z INFO webdriver: COMMAND...
how can i move a slider using java
My error: ``` selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Command not support: "flutter:getWidgetDiagnostics" Stacktrace: UnknownError: An unknown server-side error occurred while processing the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Appium Version 2.13.1 ### Appium Host Type Command Line ### Are you using...
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. Can you update uia2 driver for...