ajitk
(Ajit)
April 19, 2023, 1:43am
2
Hello @hayest69 , welcome to the community forum!
Monitoring HTML for to track changes in availability is possible. It should be possible by monitoring innerHTML
or ourterHTML
property of the selection. Following document shows how to selection an attribute or a property using the visual selector:
https://distill.io/docs/web-monitor/what-is-visual-selector/#how-to-monitor-attribute-and-property-value-for-the-selected-element
Here is another related post:
Hi all, running into a bit of a technical problem here and checked the forum to see anyone had similar challenges but I guess mine is unique but Im pretty sure it’s simple!
Context: Nike.com . monitoring product stock availability. different sizes. sizes block will show up as black and clickable when in stock, and grey and un-clickable when out of stock. I am trying to monitor M for when it comes back in stock.
attaching a screenshot here.
Any advice on configuration is appreciated!
[Screens…
Try it our and do let me know if it works!