What are you trying to achieve?
So, I think I’m stuck on the basics. I’m scraping the number of records from a website and storing it in the count variable. I want the automation to check on each run whether the current value is different from the stored count variable. How can I achieve this?