mcopjan
mcopjan
## 🐛 Bug Report Operating System: Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic Docker Image: budtmo/docker-android-x86-9.0 Docker Version: Docker version 18.09.5, build e8ff056 Docker Command to...
## 🐛 Bug Report Operating System: Linux 3.10.0-1062.1.1.el7.x86_64 x86_64 Docker compose: ``` version: '2' services: selenium_hub: image: selenium/hub restart: unless-stopped ports: - "4444:4444" emulator: image: budtmo/docker-android-x86-8.1 restart: unless-stopped privileged: true...
I tried to use this plugin, but what I observed (running headless = false) is when I am navigated to my test page, then element corresponding to postLoginSelector is clicked...
Appium Webdriver 4.1.1 I am trying to start Appium service with **default capability** 'derivedDataPath'. When I take AppiumServiceBuilder arguments before calling Start() and run the same from terminal, appium starts...
I have a docker swarm on Linux machines which randomly fails with the above error, all problematic containers seems to be stuck on "Created" state. * [x] This is a...