-
Hi,
Is there any chance you'll be including the toggleTouchIdEnrollmentCommand from Appium?
It's currently in beta and I noticed it was added to the java client.
https://github.com/appium/jav…
-
The Problem:
when i try to inspect elements using appium inspector in the server screen i got WDA time out error and also i got some errors for big screns. but it is working some times to load big …
-
some locators are not responding to ios driver click where the locators visibility is mentioned as false. keyboard also not getting enabled after clicking on some text boxes. when we were using IOS 1…
-
## Description
I started using 7.3.0 ver of java-client and noticed that AppiumFieldDecorator is not supporting the @iOSXCUITFindBy annotation.
An element in my page loaded few seconds(3s) after th…
-
halo guys, I want to ask how to change session name in Appium Dashboard?
I want to change this "Ios" to scenario name
-
Xcode :11.3.1
os version :13.3.1
Appium:1.15.1
[XCUITest] at quitAndUninstall (/Applications/Appium.app/Contents/Resources/app/node_modules/appium-xcuitest-driver/lib/driver.js:527:15)
[DevC…
-
appium可以链接iOS吗
-
I am trying to run automation tests on a real device from my company. The issue boils down to XCode won't be able to build WDArunner to the device. It works with simulator or personal iPhone. Please h…
-
## The problem
I just updated from Appium 1.8.1 to 1.9.1-beta2 and it looks quite good but for some specific elements it takes up to five minutes for executing the scroll command.
The output says …
-
### Summary
`flutter:scrollIntoView` always scrolls inner most ListView and scrolls indefinitely, even when specifying ListView with `flutter:scrollUntil`
### Code
```
...
capabilities = XCUI…