-
### Project
accessibility-checker for Node
### Browser
_No response_
### Operating system
MacOS
### Description
I get a spurious error when running from Node:
> Form control element has no …
-
This occurs when logging into Microsoft accounts and recording clicking the login button
https://login.microsoftonline.us/
![MaxSizeExceeded](https://user-images.githubusercontent.com/111758490/…
-
Hi!
I need some help. I really can't comprehend how to convert this to puphpeteer version:
```
const linkToNewest = await page.evaluate(el => el.href, (await page.$x("//a[text()='thislink'][1]"))…
-
### Basic info:
- **Node.js version:** v16.2.0
- **jsdom version:** ^18.1.0
### Minimal reproduction case
```js
import { JSDOM } from "jsdom";
const xml = `
This is a text, about …
-
We need an XPath parser of some sort that can be attached to any protocol (e.g. HTTP).
I did a video demonstration showing a possible interface for the XML parser, here:
https://www.youtube.com/wa…
-
大佬请解答一下,这么大的项目也不可能去改代码.
执行到Use crawl mode的时候,
Traceback (most recent call last):
File "C:\me\tool\dirmap\lib\controller\engine.py", line 44, in scan
bruter(target)
File "C:\me\tool\dirmap…
-
```
What steps will reproduce the problem?
html:
1
2
java:
ArrayList webElements = soloAddon.getWebElements( By.xpath( "//div"
) );
System.out.println( "webElements count…
-
```
What steps will reproduce the problem?
html:
1
2
java:
ArrayList webElements = soloAddon.getWebElements( By.xpath( "//div"
) );
System.out.println( "webElements count…
-
![image](https://user-images.githubusercontent.com/2195007/27063017-b55e77b0-5021-11e7-8617-550f6b266447.png)
抓取不到数据
但是用xpath helper 就可以获取到
![image](https://user-images.githubusercontent.com/219500…
-
When testing the App installed with deb package on Ubuntu 24.04 the shows a empty screen, this happen with stable and beta-3.
![image](https://github.com/user-attachments/assets/f9b9fb27-59b4-4b31-a3…
HwapX updated
2 months ago