-
Originally reported on Google Code with ID 3693
```
Any JavaScript event loops that run as a result of an action of the SafariDriver cannot
open new windows using window.open.
That means none of the…
-
In chapter [12. Elements](https://w3c.github.io/webdriver/#get-element-rect#x12-elements), section [12.3 State](https://w3c.github.io/webdriver/#get-element-rect#x12-3-state):
> Calculate the absolut…
-
Hello, I am using the SafariDriver to run tests remotely on a WebApp using Appium, Selenium and Pytest.
The tests work without issues while running them on Windows (Chrome, Firefox, Edge), Android Ch…
-
Sauce Labs is throwing this error:
```
Error checking test results: Error: [text([{"ELEMENT":"0"}])] Error response status: 10, , StaleElementReference - An element command failed because the refe…
-
When I tried to automated test using #Selenium with #PHPUnit , it is showing http://prntscr.com/bdzict error, my source code : http://prntscr.com/bdzict . What is the reason for that?
-
Originally reported on Google Code with ID 8118
```
Selenium version: 2.43.1
OS: Windows 7 Enterprise
Browser: Safari
Browser version: 5.1.7
I have a login page with an input field in a web applica…
-
Originally reported on Google Code with ID 6618
```
Background:
We are using safari driver for running automation test on Mac OS 10.9.The web app
we tested is very similar to Google Docs. We catch …
-
Originally reported on Google Code with ID 4061
```
In Safari, if you focus on a text input element (using JS), change its value, then focus
on another element, the "change" event is not fired. Sinc…
-
## 🐛 Bug description
`wasm-pack test --safari --headless` works locally, but says `driver failed to bind port during startup` on CircleCI
#### 🤔 Expected Behavior
Testing works locally and on…
-
Originally reported on Google Code with ID 8397
```
Description
===========
WebDriver wb = new SafariDriver(); dose not start the Web Driver in Mac OS in Turkish
Locale
Reason
======
Selenium webDr…