-
as a LaVague user, I want to use LaVague to flexibly work with different webdriver setups,
so that that I am able test web apps across many browsers/configurations
The idea is:
- have LaVague in…
-
1. Don't use one which at release. There are issues related to package version compatibility.
For example: There's a Chrome path parsing problem with undetected-chromedriver.
2. After running 'pip i…
-
### What version of Bun is running?
1.0.3+25e69c71e70ac8a0a88f9cf15b4057bd7b2a633a
### What platform is your computer?
Darwin 22.6.0 arm64 arm
### What steps can reproduce the bug?
```bash
mkdir…
-
It works super smoothly in real browsers, however, selenium rendering is broken: in the same text rendered through autolink each time different links get parsed and autolinked, sometimes all, sometime…
-
#### What are you trying to achieve?
I've wanted to run a test in headless Chrome, but it seems like the capabilities part of the web driver module is not recognized. Below you can see the setup I …
gafi9 updated
2 weeks ago
-
### What happened?
**Description:**
There is an issue with the `text-transform: capitalize;` CSS property when using Selenium WebDriver with Firefox 127.0.2. The text transformation does not handle …
-
任务是带用户信息的,爬取到的数据写入mysql,以下是我的操作:
1、下载了EasySpider_0.6.2_Linux_x64_with_docker_support.tar.xz,在服务器解压,得到EasySpider_Linux_x64。
2、将Mac上的 config.json、mysql_config.json 和 user_data文件夹,上传到服务器 EasySpider_Li…
-
A test failed on a tracked branch
```
WebDriverError: disconnected: not connected to DevTools
(failed to check if window was closed: disconnected: not connected to DevTools)
(Session info: chrome…
-
We have a Selenium automation that works fine when used with ChromeDriver in Azure VMSS. However, when I try with EdgeDriver it crashes:
```
System.InvalidOperationException: session not created: …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …