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
- 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

fetched html and elements mapping attached [weird.zip](https://github.com/dgtlmoon/changedetection.io/files/13443801/weird.zip)
Path seems to end at `gwbanner`

but actually its more like https://github.com/dgtlmoon/changedetection.io/issues/1948
Contributor guide
Assessment
This issue has not been assessed yet.