@TryOn No it is not I , it is || near ENTER key left side and above right shift key. It should be
[[VARIABLE]] == "val" || [[VARIABLE2]] == "val2" || [[VARIABLE3]] == "val3"IS ELEMENT EXISTS - how to check multiple elements
-
I need to check many elements on page with "is element exists" function:
last seen 2 months ago
last seen 3 months ago
last seen 4 months ago
last seen 5 months agoIf one of these exists script should take action. How to make "is element exists" to check many strings?
I tried to add is element exists multiple times for each "last seen * ago" but it doesn't work