Condition for removed text

Hi,

I am unsure if I get my condition right :wink: I want to get notified every time the text “out of stock” is removed from the text.

Because I was unsure, I did use “ANY” for the condition(s) to be TRUE:

text–does not have-out of stock
previous text–does not have-out of stock

So which one is right? Are both right? I don’t want to be notified only once but every time “out of stock” is removed from the website. (a detailed explanation about the differences of “text, previous text, added text” and the conditions would be very nice)

Many thanks for creating this tool!!! and thank you for the help with the question.

Some question at the end regarding the development of the tool.

Any approximate date for the release of the macro feature for local browsers?

Thank you :wink:

Add two conditions where “All” need to be true as following:

  1. Text does not have “out of stock”
  2. Previous text has “out of stock”

This will alert only when previous version had the keyword but was removed so the current version doesn’t have it anymore.

Checkout an explanation of text types in condition with an example.

Macro for local monitors should be ready for testing in 2-4 weeks.

Cheers!

1 Like

Any update on the availability of the macro feature for local browsers?