-
With reference to issue #144 Applying tests to https://github.com/409H/EtherAddressLookup/blob/master/js/DomManipulator.js
Particularly the changes that will be merged in with pull request https:/…
-
### What happened?
Hello!
I'm using Selenium with Chrome driver to download some web pages. I'm running the browser in headless mode.
This piece of code is very basic and roughly like:
```
f…
-
We are using playwright to develop web app and electron application. In web apps it works pretty well but in electron some features work some does not like multiple project support does not work, code…
-
Referencing [https://github.com/angular/protractor/issues/3881](url)
Hi there!
I am facing a similar issue, when using browser.restart. In my case, a subsequent browser.wait call waits almost in…
-
## Description
In the [performance testing docs](https://jupyterlab.readthedocs.io/en/stable/developer/contributing.html#performance-testing), there are a couple of errors:
`jupyter lab --de…
-
### Current behavior
The extension is added in the context of Chrome browser instead of the iframe context causing problems in running the extension tests like
- Incorrect URL, the extension gets …
-
**Context:**
Playwright Version: playwright-1.12.1
Operating System: Ubuntu 18.04
Python Version: 3.8
Browser: chromium v888113
**Code Snippet**
import os
import a…
-
#### What are you trying to achieve?
I want to run only tests from a group file
#### What do you get instead?
Running
```bash
/data/vendor/bin/codecept run -c /data/codeception.cluster-acc…
-
I get this error when testing using Capybara in a Rails app, but I am able to reproduce the error (`405 HTTP method not allowed`) when starting `geckodriver` manually and running `curl` commands.
…
-
_Copied from [help.morph.io](https://help.morph.io/t/chrome-headless-scrapers-appear-broken/526)_
A scraper of mine seems to have broken at the same time as this update :frowning:
It fails with …