I am able to find many other elements like buttons and scrollViews, but not any Stack element like ZStack or VStack. These stacks are just acting as containers, not as buttons or some other interaction. I've also tried using otherElements and collectionViews, but nothing seems to work.
Anyone know?