Why does the notification appear repeatedly?, even though there is no change.
I’ve tried adding delay. but it’s the same
I have also tried using the desktop application and browser versions. but both are the same. please help me, distill team. thank you
the content extracted from the page depends on the page’s content and the selector used to select the content from the page.
the screenshot shows that the content flip-flops between “Dell chromebook 11” and “Acer One 14”. are both of these items present on the same page during this time period when the changes were detected?
yes, both items are there. is there a feature to prevent double notifications? or a command to prohibit the same notification. thanks mr ajitk
there are two different approaches:
- the easiest way is to use the condition “text doesn’t match any previous text”. this will suppress notifications due to flip flops. this is the only solution if the page does indeed render the flip-flopping changes and there is no way to prevent it.
- the second approach depends on how page renders its content. when monitoring a list of items, one of the ways is to sort the list so that the order of results doesn’t change.