IS ELEMENT EXISTS - how to check multiple elements

Support
  • 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 ago

    If 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

  • make list and cycle through list with foreach. you can fill that list earlier with other actions