You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a CSS/xPath filter that watches for specific text to appear on a page.
As of now I get notifications when the filter is not found. Is there a way to not get these notifications as I'm only interested in reciving notifications when the text appears on the page??
Your configured CSS/xPath filters of '//a[.//text()[contains(., 'Klampenborg - Frederikssund')]]' for https://www.dsb.dk/trafikinformation/andringer-i-trafik-og-drift/andringer-i-trafik-og-drift/ did not appear on the page after 6 attempts, did the page change layout?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi
I have a CSS/xPath filter that watches for specific text to appear on a page.
As of now I get notifications when the filter is not found. Is there a way to not get these notifications as I'm only interested in reciving notifications when the text appears on the page??
Your configured CSS/xPath filters of '//a[.//text()[contains(., 'Klampenborg - Frederikssund')]]' for https://www.dsb.dk/trafikinformation/andringer-i-trafik-og-drift/andringer-i-trafik-og-drift/ did not appear on the page after 6 attempts, did the page change layout?
Beta Was this translation helpful? Give feedback.
All reactions