First, you can Use ‘Get Text’ activity to get Status Value(which is Avaliable or Unavaliable)
Then you can check the value of Status with ‘If’ Activity. If Status is Unavailable, then you must use ‘Continue’ Activity. This activity allows you to skip the remaining operations in the loop and move on to the next iteration.
I would like to suggest you we can achieve the get status data by using the “Get Text” Activity as per the outputs of Get Text Activity use Case when to fulfill all your condition