-
## The problem
When calling the airplane mode in iOS then the connection get lost.
## Environment
* Appium version (or git revision) that exhibits the issue: 10.1
* Last Appium version that …
-
I just upgraded to selenium/standalone-chrome-debug:3.141.59-palladium. I started getting this error:
Error while running .isElementDisplayed() protocol action: TypeError [ERR_UNESCAPED_CHARACTERS]:…
-
[Here](https://gist.github.com/MattiSG/0cb11f94237a414c6872) is a test case that uses [Watai](https://github.com/MattiSG/Watai/):
(assuming you have a running Selenium Server)
``` shell
$ git clone …
-
## The problem
client: selenium-java library, v3.8.1 and 3.14.0 (latest)
connection to appium: direct or via grid-hub (reault is same)
Appium version: 1.9.1,
Communication protocol: W3C (does n…
-
- **WebdriverIO version:** [5.11.2]
- **Typescript:** [3.5.3]
- **Mode:** [ WDIO Testrunner]
- **If WDIO Testrunner, running sync/async:** [sync/]
- **Node.js version:** [8]
- **NPM versio…
-
[//]: # NOTE: This repository only maintains packages that are listed in the [Readme](https://github.com/webdriverio/webdriverio/blob/master/README.md#packages). Please make sure that your issue is di…
-
With upgrade to chrome 75.0.3770.100 and chromedriver 75.0.3770.90 we started to get an error:
`RESPONSE SwitchToFrame ERROR invalid argument: 'id' can not be string`
I noticed workaround in bug…
-
Test can not be executed ,If I want to specify the **'browserstack.selenium_version' :'3.14.0'** property in desiredCapabilities. The following error is returned:
```
Error while running .isElem…
-
## Reporting a bug
Since running selenium with Chrome 75 the W3C is set as default.
This causes nightwatch not being able to get the display state of the elements
seems to be the same issue in ht…
-
Following discussion in #3740
Safari requires one to specify the domain of cookies one wants to delete, but the JsonWire protocol doesn't have a field for that.
There exists a workaround.
We could…