-
### Bug description
`page.on('response', async response => {`
` console.log(response); // returns HTTPResponse {}`
` if (response.url().includes('api/info')){`
` let jsn = await respons…
-
### Bug expectation
**Expected**
No warnings when add puppeteer to my project
**Actual**
pnpm, yarn and npm give a warning about unmet peer dependency `mitt`
> ??? puppeteer
??? puppetee…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
One of the goals of the BiDi is to be interoperable with WebDriver Classic. We need to:
1. Make sure BiDi specification operates the Classic IDs and algorithms.
1. Add WPT tests.
So far it's:
1.…
-
With https://github.com/w3c/webdriver/pull/1707 the browsing context check for an element or shadow root is done after the staleness check. Hereby a staleness check wouldn't be necessary at all if we …
-
[The "interaction.capturedOutput" event references an undefined variable named "session"](https://github.com/w3c/aria-at-automation/blob/6e490f28a4edad7cc194eefecbed2a1849a14035/index.bs#L770):
> …
-
### Describe the problem
hi,team:
After I follow the steps to start the docker service, mvn test had a WARN.
"WARN com.epam.healenium.client.RestClient - Failed to make response of 'selectorsReques…
-
The function I used runs smoothly until I want to use driver.quit(); to close the browser. After loading the specified webpage the browser should close without any issues.
## System
* Version:…
-
### What happened?
When I try to run the tests from the above template I get the following error: ERROR @wdio/runner: Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, a…
-
Right now the WebDriver specification creates a `web element reference` in [`JSON clone`](https://w3c.github.io/webdriver/#dfn-json-clone) when the `value` is of instance `Element`, which basically ma…