Test Email Inquiry

I needed help sending out a test email to know whether or not things are working properly.

How do I monitor if any new changes have occurred on a webpage and have it be sent to my email? I want to monitor the changes happening to the top CSS Selector on a webpage instead of one specific CSS Selector.

@lastdance You can configure email alerts for a monitor by following this guide:

https://distill.io/docs/web-monitor/get-email-alert-on-webpage-change/

After setting up the email action, you can test it by running an initial check for the webpage, then temporarily changing the selected element or CSS selector in the monitor configuration and running another check. This should create a detected change, allowing you to confirm whether the email notification is received.

Once the test is complete, update the selector back to the element or CSS selector you actually want to monitor.