Change not being detected on sites but the same CSS rule worked on another site #1451
Unanswered
LaurenceGough
asked this question in
Q&A
Replies: 1 comment
-
Using The above works on all 3 sites. There's also a way to use chrome/playwright but this is the easier and quicker check. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi all,
I struggled to come up with a title for this as the issue is a bit odd.
I've been monitoring the following pages for firmware updates for my monitor.
https://www.samsung.com/uk/support/model/LC32G75TQSUXEN
https://www.samsung.com/uk/support/model/LC32G75TQSRXXU
https://www.samsung.com/hk_en/support/model/LC32G75TQSCXXK
I am using the CSS selector filter as follows:
.manuals-downloads__version
About 10 minutes ago I received an alert for the site: https://www.samsung.com/uk/support/model/LC32G75TQSUXEN
It's set to check daily on all three sites, and I manually pressed recheck for them all but the other sites are not detecting the change which I can see on them.
The change that has happened on all three is that the version in the download section changed as follows: "1016.1" from "1014.1"
Am I using the wrong CSS selector filter? It looks like all of the sites use the same CSS selector?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions