我正在迁移以使用新的 Xcode 12,但我在 UI 测试方面遇到问题。代码
let springBoard = XCUIApplication(bundleIdentifier: appleBundleIdentifier) let notification = springBoard.otherElements["NotificationShortLookView"]
不再工作,我找不到如何指示通知视图。是如何改变的?
ios xcode-ui-testing ios14 xcode12
ios ×1
ios14 ×1
xcode-ui-testing ×1
xcode12 ×1