Website Monitoring Bot

Once a day you will get an email alert with the results of the monitoring bot.

Instructions:

Applitools Setup

  1. Create a free Applitools account
  2. Enable email alerts
  3. grab your APPLITOOLS_API_KEY

GitHub Actions Setup

Click Fork

Fork

Click Create fork

Fork2

Goto Actions

Actions1

Click I understand...

Actions2

Navigate to Website Monitoring workflow

Actions3

Click Enable workflow

Actions4

Navigate to Settings

Secrets0

Click on Actions (under the secrets section)

Secrets1

Click on New repository secret

Secrets2

Enter name & value secrets and click Add secret (repeat this step for each of the variables below

  • APPLITOOLS_API_KEY - your Applitools Api Key
  • URL - the website you wish to monitor (e.g. http://www.github.com)
  • TITLE - a name of what you're actually monitoring (e.g. product name, company name)

Secrets3

When you have all 3 secrets in you are all set!

Secrets4

Your bot will now run daily and send you email reports!