Replies: 1 comment 2 replies
-
That's an embedded image, not text. Why don't you just use the actual product price to detect the change? It shows something like $2.05 was $4.05. Use the xpath on these element to detect the change and output the new price to send the notification. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I am a newbie here, just want to setup a detection for certain supermarket in Australia when the promo 1/2 price
Like this item, the item will show a 1/2 bage on the product like this

the element is like this

https://www.woolworths.com.au/shop/productdetails/623034/coca-cola-zero-sugar-soft-drink-bottle
However, tried everything but not working, any expert here know how to detect 1/2 price?
Beta Was this translation helpful? Give feedback.
All reactions