iOS-Tagent icon indicating copy to clipboard operation
iOS-Tagent copied to clipboard

The on-screen keyboard must be present to send key

Open hhh3h opened this issue 5 years ago • 2 comments

Hi, I got an error while using your iOS-Tagent with iPhone XS(13.1). Let me know what problem is.

Error: airtest.core.ios.wda_client.WDAError: WDAError(status=6, value={'message': 'Error Domain=com.facebook.WebDriverAgent Code=1 "The on-screen keyboard must be present to send keys" UserInfo={NSLocalizedDescription=The on-screen keyboard must be present to send keys}'

hhh3h avatar Nov 23 '20 08:11 hhh3h

I have the same question. iphone 6sp(13.2.2) xcode:11.6

Appears when using' text()' to input characters.

xzhacker123 avatar Nov 25 '20 07:11 xzhacker123

It can be solved by setting the native keyboard.

xzhacker123 avatar Nov 25 '20 08:11 xzhacker123