Here’s how I determine.
GET TEXT → SELECTOR
→ If “folder3” is not present, an error will occur and will be moved to ELSE in IF.
“Folder2” is still there, so “folder3” is causing an error, is there any other good way?
My method is very slow because I’m waiting for an error.