[MJSONWP] Responding to client with driver.findElement() result: {“ELEMENT”:“2D7D7D10-4982-4458-B3D0-17735E68603E”}
[HTTP] <-- POST /wd/hub/session/3bdbb7e6-f05e-464b-9844-2e2d0de1c41b/element 200 2384 ms - 122
[HTTP] --> POST /wd/hub/session/3bdbb7e6-f05e-464b-9844-2e2d0de1c41b/appium/element/2D7D7D10-4982-4458-B3D0-17735E68603E/value {“id”:“2D7D7D10-4982-4458-B3D0-17735E68603E”,“value”:“121212”}
[MJSONWP] Calling AppiumDriver.setValueImmediate() with args: [“121212”,“2D7D7D10-4982-4458-B3D0-17735E68603E”,“3bdbb7e6-f05e-464b-9844-2e2d0de1c41b”]
[XCUITest] Executing command ‘setValueImmediate’
[XCUITest] There is currently no way to bypass typing using XCUITest. Setting value through keyboard
[JSONWP Proxy] Proxying [POST /element/2D7D7D10-4982-4458-B3D0-17735E68603E/value] to [POST http://localhost:8100/session/8128E72D-B800-4C2F-BB67-852726811A9E/element/2D7D7D10-4982-4458-B3D0-17735E68603E/value] with body: {“value”:[“1”,“2”,“1”,“2”,“1”,“2”]}
[JSONWP Proxy] Got response with status 200: {“value”:“Error Domain=XCTDaemonErrorDomain Code=14 “Timed out waiting for key event to complete” UserInfo={NSLocalizedDescription=Timed out waiting for key event to complete}”,“sessionId”:“8128E72D-B800-4C2F-BB67-852726811A9E”,“status”:13}
[JSONWP Proxy] Proxying [GET /element/2D7D7D10-4982-4458-B3D0-17735E68603E/attribute/type] to [GET http://localhost:8100/session/8128E72D-B800-4C2F-BB67-852726811A9E/element/2D7D7D10-4982-4458-B3D0-17735E68603E/attribute/type] with no body
[JSONWP Proxy] Got response with status 200: “{\n “value” : “XCUIElementTypeSecureTextField”,\n “sessionId” : “8128E72D-B800-4C2F-BB67-852726811A9E”,\n “status” : 0\n}”