Last active
September 13, 2018 23:33
-
-
Save dpgraham/0e67f577be1972dcaeddd1e21722a26a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#### /test/functional/basic | |
104 passing (25m) | |
19 pending | |
13 failing | |
1) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type in the text field: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
2) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type in the text field even before the keyboard is up: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
3) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type a url in the text field: | |
Error: [element.clear()] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
4) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should be able to type into two text fields: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
5) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type in a secure text field: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
6) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type a backspace: | |
Error: [type({"ELEMENT":"1B050000-0000-0000-FD70-000000000000"},["0123456789"])] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
7) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type a delete: | |
Error: [type({"ELEMENT":"D2050000-0000-0000-FD70-000000000000"},["0123456789"])] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
8) XCUITestDriver - element(s) | |
interactions | |
text fields | |
set value | |
should type a newline: | |
Error: [type({"ELEMENT":"89060000-0000-0000-FD70-000000000000"},["0123456789"])] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
9) XCUITestDriver - element(s) | |
interactions | |
text fields | |
clear | |
should clear a text field: | |
Error: [element.type("0123456789abcdefghijklmnopqrstuvwxyz")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
10) XCUITestDriver - element(s) | |
interactions | |
text fields | |
clear | |
should be able to clear two text fields: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
11) XCUITestDriver - element(s) | |
interactions | |
text fields | |
clear | |
should clear a secure text field: | |
Error: [element.type("bunchoftext")] Error response status: 13, UnknownError - An unknown server-side error occurred while processing the command. Selenium error: An unknown server-side error occurred while processing the command. Original error: Error Domain=com.facebook.WebDriverAgent Code=1 "Keyboard is not present" UserInfo={NSLocalizedDescription=Keyboard is not present} | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:36:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
12) XCUITestDriver - element(s) | |
interactions | |
text fields | |
hide keyboard | |
should be able to hide the keyboard: | |
AssertionError: expected false to be true | |
+ expected - actual | |
-false | |
+true | |
at Context.callee$4$0$ (test/functional/basic/element-e2e-specs.js:342:45) | |
at tryCatch (node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:68:7) | |
13) XCUITestDriver - gestures | |
dynamic gestures | |
special actions | |
should open the control center by swiping up at the bottom: | |
Error: [elementByAccessibilityId("ControlCenterView")] Error response status: 7, , NoSuchElement - An element could not be located on the page using the given search parameters. Selenium error: An element could not be located on the page using the given search parameters. | |
at exports.newError (node_modules/wd/lib/utils.js:149:13) | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/callbacks.js:94:19 | |
at /Users/danielgraham/appium-xcuitest-driver/node_modules/wd/lib/webdriver.js:185:5 | |
at Request._callback (node_modules/wd/lib/http-utils.js:89:7) | |
at Request.self.callback (node_modules/wd/node_modules/request/request.js:186:22) | |
at Request.<anonymous> (node_modules/wd/node_modules/request/request.js:1163:10) | |
at IncomingMessage.<anonymous> (node_modules/wd/node_modules/request/request.js:1085:12) | |
at endReadableNT (_stream_readable.js:1086:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
### /test/functional/web | |
100 passing (24m) | |
5 pending | |
2 failing | |
1) Safari | |
basics | |
element handling | |
should say whether an input is selected: | |
AssertionError: expected false to be truthy | |
at Context.callee$3$0$ (test/functional/web/safari-basic-e2e-specs.js:229:43) | |
at tryCatch (node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:68:7) | |
2) Safari | |
coordinate conversion - iPhone XS Max - | |
with tabs - | |
should be able to tap on an element after scrolling, when the url bar is present: | |
Error: Could not find expected title. Found: 'I am a page title' | |
at callee$1$0$ (test/functional/web/helpers.js:34:13) | |
at tryCatch (node_modules/babel-runtime/regenerator/runtime.js:67:40) | |
at GeneratorFunctionPrototype.invoke [as _invoke] (node_modules/babel-runtime/regenerator/runtime.js:315:22) | |
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (node_modules/babel-runtime/regenerator/runtime.js:100:21) | |
at GeneratorFunctionPrototype.invoke (node_modules/babel-runtime/regenerator/runtime.js:136:37) | |
at process._tickCallback (internal/process/next_tick.js:68:7) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should say whether an input is selected
fails for all iPhone X Simulators (X, XS, XR, XS Max)should be able to tap on an element after scrolling, when the url bar is present
only fails foriPhone XS Max