-
In https://github.com/web-platform-tests/wpt/pull/21628 I attempted to upgrade the Azure Pipelines VMs for macOS 10.14 (Mojave) to 10.15 (Catalina). It didn't work because it's not possible to enable …
-
Originally reported on Google Code with ID 5051
```
The SafariDriver currently does not support proxies. It should.
The proxy configuration in DesiredCapabilities should be applied by the client la…
-
Originally reported on Google Code with ID 8001
```
SafariDriver doesn't have check pending navigations step.
SafariDriver log:
14:37:57.86 [safaridriver.extension.Server] [779h50wyyvq2] Received a…
-
Originally reported on Google Code with ID 4136
```
mouse functions are not working for safari.
example
Mouse actions = new Actions (driver);
mouse.moveToElement (series). build (). perform ();
mou…
-
### Test List
https://wpt.fyi/results/html/semantics/popovers/popover-top-layer-interactions.html?label=master&label=experimental&aligned&view=interop&q=label%3Ainterop-2024-popover
### Rational…
nt1m updated
2 months ago
-
Hi, we found multiple versions of **org.apache.commons:commons-exec:jar** exist in io.selendroid:selendroid-standalone:jar:0.17.0. As shown in the following dependency tree, only **org.apache.commons:…
-
### Describe the problem
tauri-driver does not support Mac.
I have a Tauri app that has some platform-specific code in it. (Think: tauri-plugin-deep-link).
I need to write automated tests of my a…
-
Originally reported on Google Code with ID 5603
```
What steps will reproduce the problem?
1. Run a Selenium test with SafariDriver vs with other browsers like FF and IE.
2. Visually observe the spee…
-
Originally reported on Google Code with ID 7133
```
I tried to run selenium test in safari browser. I am facing an exception and not able
to launch the application. The weird point is every time i am…
-
## Steps to repro:
1. Run these steps:
```
Open Safari
Navigate to "https://pixijs.io/examples/#/demos-basic/container.js"
```
(can use any page with a canvas element)
2. Observe th…