appium-flutter-driver icon indicating copy to clipboard operation
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

Results 107 appium-flutter-driver issues
Sort by recently updated
recently updated
newest added

Please let me know is there a proper documentation setup to read for testing Flutter-Appium-Android in Windows platform ?

documentation
help wanted

Hello guys, noticed that we don't have implementation for `send_text_input_action` yet, and since this being good feature to have, trying to understand as to how this can be handled currently?...

enhancement
help wanted

I'm trying to automate my tests on a flutter app using appium flutter driver, When I tried to perform actions on a button located in the app main screen nothing...

question

Hi, I'm writing you because I would like to try this library with my application written in Flutter. Actually, after having established the connection to the Appium Server using the...

question
not a bug

Hello, thanks for maintaining this webdriver! I noticed that `await driver.elementSendKeys(emailField, "[email protected]")` doesn't work in some cases, I've built a sample app to test the driver. I've tried: ```ts await...

Hello there team, I am currently working on the e2e testing with appium for one of the projects. But usecase is i want to clear the field and enter the...

question

Hey I want to use Appium under Python with the Appium Flutter driver to test my Flutter application. Some things are already working, but I have a problem with the...

question

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...

help wanted
question

Hi @KazuCocoa @truongsinh , Firstly, thank you so much for the great library, but we want to use automation based on this lib for the flutter web app, could u...

enhancement
help wanted