-
As partially described in https://github.com/angular/webdriver-manager/issues/408, patch version gets ignored for chromedriver;
~this has been fixed for getting LATEST version, but for getting the SP…
-
Originally reported on Google Code with ID 2219
```
The current implementation of save_screenshot() saves the whole visible canvas of the
page. That's indeed very useful but if the page is too big to…
-
Bug report
---
- Node Version: `v8.10.0`
- Protractor Version: `5.3.0`
- Angular Version: `5.2.8`
- Browser(s): `Chrome`
- Operating System and Version `Win 10`
Protractor 5.3.0 defines `se…
sbley updated
5 years ago
-
### What happened?
Same issue as #13931.
Error:
```
MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='internal-…
-
I'm planning to use `wdio-vscode-service` for implementing end-to-end tests for a vscode extension. I need to run those tests as part of CI/CD using `Docker + Kuberbetes`. I could see some docker docu…
-
It can be used normally before,
But not anymore
please!?
Traceback (most recent call last):
File "deeplv4.py", line 185, in
content = paste_it(chunk)
File "deeplv4.py", line 88, in paste_it
b…
-
>[!IMPORTANT]
>This is a work in progress draft agenda for the [Devices and Sensors WG](https://w3.org/das) meeting at [TPAC 2024](https://www.w3.org/2024/09/TPAC/).
# Registration
- Regist…
-
Originally reported on Google Code with ID 5709
```
I have downloaded the Apple Developer certificate and also configured the Safari Extension
(Webdriver 2.28.0).
When I enter the following in the t…
-
(You)
options = webdriver.FirefoxOptions()
options.add_argument("--headless")
browser = webdriver.Firefox(executable_path="/home/baz/Desktop/geckodriver",options=options)
Change To--( A…
ghost updated
3 years ago
-
https://github.com/web-platform-tests/wpt/pull/39510
Above PR made a small change to chromium.py, but is blocked due to a failures below.
Unexpected Results
------------------
/infrastructure/…