You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It shows me the above error when I am using "ios.alert_accept()"
AIrtest v1.2.14
ios-Target latest release version on 28th April
Test script running on iPad OS version 14.7.1
Xcode v13.4
MacOS 12.4
Also, the same script with "ios.alert_accept()" works when I use the "Appium WebDriverAgent"
The text was updated successfully, but these errors were encountered:
mihirmodha
changed the title
ios.alert_accept() showing "wda.exceptions.WDAUnknownError: WDARequestError(status=110, value={'error': 'unknown error', 'message': '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'})" error when using latest ios-target
When using "ios.alert_accept()" it's showing "wda.exceptions.WDAUnknownError: WDARequestError(status=110, value={'error': 'unknown error', 'message': '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'})" error for latest ios-target
May 29, 2022
It shows me the above error when I am using "ios.alert_accept()"
AIrtest v1.2.14
ios-Target latest release version on 28th April
Test script running on iPad OS version 14.7.1
Xcode v13.4
MacOS 12.4
Also, the same script with "ios.alert_accept()" works when I use the "Appium WebDriverAgent"
The text was updated successfully, but these errors were encountered: