Replies: 1 comment 6 replies
-
Hmmm I can see that they are doing something really clever, i'll see if i can find a solution |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pricing was changed to included blank comments between each number, which changedetection seems to not show anything after the comments. Here is the example:
<span class="price-detailed__unit-price">
<span>$<!-- -->3<!-- -->.<!-- -->49</span>
</span>
The 3.49 does not show up, only the $ symbol, even if you are monitoring the full page. Here is the specific page I'm monitoring: https://www.homedepot.com/p/Home-Decorators-Collection-Hand-Scraped-Strand-Woven-Sahara-3-8-in-T-x-5-1-5-in-W-x-36-02-in-L-Engineered-Click-Bamboo-Flooring-HL655H/300011064)
Is there a way to filter out the blank comments?
Version: v0.39.16
Beta Was this translation helpful? Give feedback.
All reactions