-
## Description of problem
The terminology include file is being processed, but restrictReferences() is failing, which results in unused terms appearing in the final document, each of which generate…
-
While working on https://github.com/w3c/web-platform-tests/pull/11016 I found that euc-kr doesn't have tests for Hangul. Adding Hangul yielded 11 subtests for `euckr-encode-form-errors-hangul.html`
…
-
## What part of OPA would you like to see improved?
Distributed tracing support.
Currently OPA distributed tracing supports only W3C context propagation header `traceparent` that is standard in O…
-
## Description of the issue
The [autocomplete](https://designsystem.gov.scot/components/autocomplete) (combobox) element has missing ARIA and semantics. This includes:
### Input element
* The…
-
The import feature creates vulnerabilities similar to the JSON-LD remote context loading. In the case of JSON-LD, the document loader provides a means of avoiding accessing remote resources, although …
-
Hi,
I am trying to switch into an iframe, but I cannot in the current headless Chrome version. Looks like a faulty interface is being used in the following method which accepts a string, but should…
-
I am tying to call to `ActionChains` method called `move_to_element`, but fortunately error is raised after a successful alloc of ActionChains:
`AttributeError: 'WebDriver' object has no attribute 'w…
-
I am using Appium flutter driver to automate flutter app, but face below problem for sendkeys();
I am not able to use sendkeys(); method to pass value to the widgets.
I am able to perform click ac…
-
### Feature and motivation
Java currently adds links to our documentation for various error messages (https://github.com/SeleniumHQ/selenium/blob/selenium-4.7.0/java/src/org/openqa/selenium/WebDriv…
-
Background/Current Behavior
---
- For managed deployments, Chromium browsers support a `runtime_allowed_hosts` key which "Maps to a list of strings representing hosts that an extension can interact …