-
Im using selenium IDE is 4.0.1-beta.13, chrome is Version 126.0.6478.127 (Official Build) (arm64)
Try to select from dropdown list, but failed here
Here is the page DOM
Error pasted here:…
-
Im looking for something that takes an xml document and list of xpaths to keep and thus delete everything else.
-
// 没有设置抽取规则的类型 或者 设置为 xpath
1678 if (!isset($conf['selector_type']) || $conf['selector_type']=='xpath')
1679 {
1680 // 返回值一定是多项的
1681 …
-
I'm using the tiktok-uploader library and encountered an issue while trying to upload a video. The login seems to work correctly, as I can see the upload page when running with headless=False. However…
-
Hello @YichaoChen,
Your tests were good, but there were a couple issues.
The stories did not follow the connextra format.
Many of the xpath selector are brittle.
`//*[@id=\"checkout_page_con…
-
> Provide console output if related. Use `--verbose` mode for more details.
```bash
Text "Get started with GitHub Enterprise" was not found on page after 3 sec
Evaluation failed: TypeError: $XPat…
-
**Affects PMD Version:**
7.0.0-rc4
**Description:**
An XPath selector has been developed that behaves differently in PMD than other Xpath evaluation tools.
Given this HTML Snippet
``…
-
If you make a filter say like `h4` on finewineandgoodspirits.com
![image](https://github.com/dgtlmoon/changedetection.io/assets/275001/84c7d197-7bb5-44e4-9f02-d6320fcafcce)
it will say that the …
-
## The problem
The XPath 1.0 can't perform search by CSS classes (like CSS selector), instead of that XPath process css class as regular attribute and one string argument.
Given a simple html `Hel…
-
## 🚀 Feature Proposal
There is no clean way to store element matching xpath as well as no way to iterate over them.
I would like to request following commands:
- `for each element(selector, v…