selenium.common.exceptions.InvalidElementStateException: Message: Error Domain=XCTDaemonErrorDomain Code=14 "Timed out waiting for key event to complete" UserInfo={NSLocalizedDescription=Timed out waiting for key event to complete}
iOS自動化測試中偶然遇到上訴報錯,最后重裝webdriver解決,如果后續再遇到另外也需要檢查元素是否完全加載,以及元素定位是否准確