Is it possible to add an option for how long it should take before it checks for the changes? I’m using the app on a site which does not load very fast and it’s giving me false positive changes. The app checks the specified element before it’s actually loaded, and it’s notifying me the text that is shown before it’s fully loaded. Thanks in advance !
Hi @zabba1337
Firstly, welcome to Distill’s forums!
I’d recommend you to take a look at our documentation for config options
Specifically, take a look at delay
settings. Try adding some delay & see if that addresses the issue.
Best,
Surya
1 Like
Hey, it helped thank you so much
1 Like