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 97 appium-flutter-driver issues
Sort by recently updated
recently updated
newest added
trafficstars

## The problem I do a driver.context("FLUTTER) and get a strange log output which shows that the context is not switched. But the flutter driver can work afterwards in flutter...

help wanted

Hi, issue with the java dependencies, error at AndroidCreateSessionTest.testCreateSession(AndroidCreateSessionTest.java:48) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)...

help wanted

![Screen Shot 2021-09-29 at 8 29 29 PM](https://user-images.githubusercontent.com/32838072/135268813-3bff79ff-c2db-4faf-9d09-e91451b100d3.png) I am using Kotlin right now for the scripting and I am confused why this is existing. Any help?

help wanted

Hi — I would like to ask for some professional help. I am try to create an Appium script that will utilize the appium-flutter-driver import but I am not sure...

help wanted
question

During the tests I have found the Appium request stalls when a command is not working. For instance, I would like to add the following code in https://github.com/truongsinh/appium-flutter-driver/blob/master/example/python/example.py. ```Python counter_finder...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.1.0. Release notes Sourced from semantic-release's releases. v24.1.0 24.1.0 (2024-08-17) Features add warn type to global context.logger (#3423) (bcc663c) v24.0.0 24.0.0 (2024-05-31) Bug Fixes deps:...

dependencies
javascript

I'm using Appium Inspector to automate testing of a Flutter app on an Android emulator. However, I keep encountering an issue where the Dart Observatory URL dynamically changes each time...

NeedInfo

`flutter: isEnabled` or something. https://github.com/appium/appium-flutter-driver/issues/693#issuecomment-2145692773 does as part of this flutter driver's command.

enhancement
help wanted

While starting a session in flutter driver i get this error message given in the image below also my app gets started and within seconds it is closed ![issue](https://github.com/user-attachments/assets/0e1a7e73-27fa-40b1-b383-df6afb6c6e31) The...

NeedInfo

**Summary:** when attempting on scroll the element, got error: ```unknown method: Method is not implemented``` **Logs:** ``` 2024-07-29T04:57:13.009Z DEBUG webdriver: request failed due to response error: unknown method [0-2] 2024-07-29T04:57:13.009Z...

NeedInfo