How can I add a delay, so it waits for whole page to load before checking?

The website I want to track takes a few seconds to load, how can I add a delay so it only checks after it loads?

@syedn07 You can add a delay in the config of the monitor. This will make sure that Distill waits for the delay period while the page loads and then checks the content.

Steps:

  1. Go to Config. See: Config and Advanced Options | Distill
  2. Search for the “delay” parameter that has a value of 2 by default. Change it to a higher number up to 20 and save. The value for the delay is in seconds.