swift – 带时间戳的事件匹配错误:找不到匹配的元素
问题:
我正在尝试在Xcode中生成UItest。 当我尝试刷UIview时出现错误:
Timestamped Event Matching Error: Failed to find matching element
如果我尝试点击UIView,也会发生这种情况。
I’m trying to generate a UItest in Xcode.When I try to swipe UIview I get an error:error windowThis also happens if I try to tap UIView.