dgtlmoon / dgtlmoon/changedetection.io

[unsure] verizon site - visual selector can render page, elements are found and drawn, but html to text part says it cant find the filter

Open
#1,999 0 comments 0 reactions 1 assignee Claimed by @dgtlmoon View on GitHub
triage
Dominant language
Python
Stars
34.3k
Forks
2.1k
Avg merge
22h 52m
Merged PRs (30d)
70

Description

v0.45.7.3

https://www.verizon.com/products/bose-quietcomfort-earbuds-ii/ (unfortunately only for USA access)

`/html/body/div[4]/div/div[2]/div[3]/div[2]/div/div[3]/div[1]/div[1]/p` filter made by visual-selector

opening `last-fetched.html` and using chrome 'copy full xpath' I get `/html/body/div[6]/div/div[2]/div[3]/div[2]/div/div[3]/div[1]/div[1]/p`

`/html/body/div[6]/div/div[2]/div[3]/div[2]/div/div[3]/div[1]/div[1]/p` filter made by chrome works

but the filter made in visual selector also works except, at text-rendering time it cant get it from the HTML

![image](https://github.com/dgtlmoon/changedetection.io/assets/275001/23268ab2-8dd8-4c57-8320-43e0b4431107)

fetched html and elements mapping attached [weird.zip](https://github.com/dgtlmoon/changedetection.io/files/13443801/weird.zip)

Path seems to end at `gwbanner`

![image](https://github.com/dgtlmoon/changedetection.io/assets/275001/5b758d84-b3da-44fb-9d4e-7844140a0ce2)

but actually its more like https://github.com/dgtlmoon/changedetection.io/issues/1948

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.