Sending alert upon HTML update using AutoIT
This might be a long shot, but I have a situation at work in which some automation will be useful. At my work, we use an activity log system that logs events across our workspace. Every few seconds, we get a new event in the activity log, so it’s always updating. Is it possible to use AutoIT to constantly read that activity log and create a pop-up notification when a certain message is presented?