I’ve set up distill to help me monitor whether a uni course of mine is full or not full (by selecting the text that says “full” ). However, I haven’t received any email notification when there are changes to that text. I suspect it is because everytime the “full” text disappears, I get a “SELECTION_EMPTY error encountered” . I have no idea how to fix it though! I read up on a similar situation happening to someone else on the forum and saw I might have to manually make a more stable selector? Not sure how to do that though. But my friends have set it up the same way and have had no issues!
For the monitoring options, I have no conditions and “email [my email]” under actions.
SELECTION_EMPTY error was triggered because the selection no longer matched any content after “Full” text was removed.
A simple solution is to include one more element from the page. In this case, include the page’s title "PHIL 120 Introduction to Critical Thinking" in the page as an additional element. Or, you can monitor the whole row in the table as shown below:
Once done, you should be able to get alerts when “Full” status is no longer present.