-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new…
-
Implement ability to create iOS driver
-
**Describe the bug**
After running iOS automation on real devices, some time after running the device reconnects and the previous run session is lost. You can try checking from the video below the …
-
First of all, thanks for this amazing library. I appreciate the efforts put into it.
**Issue Description:**
Recently, I was conducting automation testing with Appium. The tests were running smooth…
-
## Description
After this change on Java-client: https://github.com/appium/java-client/pull/2093 and on Selenium side: https://github.com/SeleniumHQ/selenium/commit/1b66415adf2bcce266d5acdd457378c4…
-
Hi, I followed your instructions and set all the configurations, but when I run ./GADS provider --nickname Provider1 --hub http://127.0.0.1:10000 --mongo-db=127.0.0.1:27017 --log-level debug, the term…
-
The issue pertains to an error encountered while attempting to create a session using Appium, specifically involving the createSession command. Despite the default handlers being registered, the comma…
-
#### What are you trying to achieve?
bump webdriverio from 8.40.6 to 9.2.12
-
**Describe the bug**
1. Start Appium with device-farm plugin
2. Create a new driver session
3. Execute test steps and quit the driver.
4. After executing a method **DELETE /wd/hub/session/b5e543…
-
### Description
We are trying to get UI testing going here's some of what's left to do:
### High priority
- [ ] For WinUI Controls Device Tests add more logging: (optionally) log which tests are act…