-
Im running a Docker container with Ubuntu 24.04 and the newest Appium and Espresso driver. When i try to upgrade device farm higher than 9.2.3, my container throws this error
```
ARG APPIUM_VERSION=…
-
### 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
When sending commands to healenium proxy, its should forward them to correct path of appium server (which set on SELENIUM_SRVER_URL). im using this url with base_path /wd/path, b…
-
Background : My script has added the mock and clicked on an element, app triggered an API call which successfully mocked by the plugin,but very next command to click on next failed which is fine but s…
-
### 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 …
-
Here is my python file
```python
import unittest
import argparse
from pathlib import Path
from appium.options.common import AppiumOptions
from appium import webdriver
class MyTestCase(uni…
-
### Bước 01: Cài đặt docker
Bạn có thể cài đặt docker thông qua brew như sau
` $ brew install docker`
Hoặc bạn có thể tải bộ cài và tiến hành cài đặt tại https://docs.docker.com/docker-for-ma…
-
## 🐛 Bug Report
Hi I am running Appium test in Gitlab CI environment by passing the relevant environment variables, but Appium server is not starting up.
Operating System:
Any
Docker Image…
-
### Operating System
Ubuntu 24.04
### Docker Image
budtmo/docker-android:emulator_11.0
### Expected behaviour
My start command:
`docker run -v data:/home/androidusr -v root:/root -d --privileged…
-
### Operating System
ubuntu
### Docker Image
budtmo2/docker-android-pro:emulator_11.0_v2.5.4-p1
### Expected behaviour
root access
### Actual behaviour
emulator start without root
### Logs
…