-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
**Describe the bug**
We are not able to start the session
Attached the log file.
[appium.log.txt](https://github.com/user-attachments/files/15886692/appium.log.txt)
-
Hi @hamsterksu ,
First of all, thank you for having that package ready for us.
I have successfully started my Docker Container and I can start my .apk with the appium container.
However, I can't ac…
-
## 🐛 Bug Report
Operating System:
fedora 30, 64 bit
Docker Image:
budtmo/docker-android-x86-7.1.1
Docker Version:
19.03.12
Docker Command to start docker-android:
sudo docker run …
-
This issue is about remote web drivers to using appium and your support.
TODO:
- [ ] Study exclusive capabilities #19
- [ ] Create a module to start support #20
- Create a similar builder l…
-
执行dump命令
adb -s device_serias shell uiautomator dump /sdcard/demo_app_2024-01-18_20-51-49_1.xml
失败,提示“ERROR: could not get idle state.”
-
When we reserver device using API .
provider should start a appium instance for that device .
This way we can use remote testing easily .
For each device once call reserve then start appium insta…
-
I was wondering how your provider plugin might help with actuating automation on the Windows desktop through Appium/WinAppDriver? I have question on StackOverflow and your provider plugin was indicat…
-
## The problem
Appium should not assume that the device client has established with the server.
It should try to connect the devices with the command adb first.
or if there's "No connected devices …
-
AS AN AMTH Test Developer, I WANT to use an Android Emulator loaded in a separate test container managed by the test harness, SO THAT I don't have to have an android development environment on my loca…