-
Hi
Suddenly I'm unable to uninstall `io.appium.uiautomator2.server` for one of my real devices:
steps to repro:
adb -s R5CT83YDZ2M uninstall io.appium.uiautomator2.server
adb -s R5CT83YDZ2M un…
-
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…
-
I fails connecting to appium server and start the test, see attached log.
My script looks as follow:
`var appiumTizenDriver = require("appium-tizen-driver");`
`defaultCaps = {`
` appPackage: …
-
When I run the remote pairing session command, I'm getting the following error:
**The device might be denied in the past pairing.**
Also, in the appium server logs, getting the following error --> …
-
### What happened?
My Selenium framework includes the ability to manage a local Grid instance, including Appium nodes. Because the Appium server needs an execution context to function, I have the a…
-
I'm newer on Appium with Windows Application Driver. But I cannot start session from Appium Inspector. Following is detailed information, am I missing anything here? Thanks in advanced.
**Operating…
-
I would like to connect to an existing appium server, because it runs on a different machine and cannot be started from the machine where the agouti tests are running.
As fas as I understand, the a…
-
## Description
Getting below issue:
Tried to attach logging to file 'D:\Automation-Framework\Generic\generic\Logs\Server.logs' but an error occurred: EBUSY: resource busy or locked, unlink 'D:\A…
-
### Operating System
Windows 11/WSL2 (Ubuntu 22)
### Docker Image
budtmo/docker-android:emulator_13.0
### Expected behaviour
Once I've start Appium server in the android docker image I expect to …
-
Hi,
I would like to run appium-windows-driver on Linux/macOS and connect to a remote WinAppDriver.
Is this feasible with appium-windows-driver as is today?
Can I have some directions to try and…