Skip to content

Instantly share code, notes, and snippets.

@imurchie
Last active August 20, 2018 19:35
Show Gist options
  • Save imurchie/84bf9fb98b0ff22dfe6628eb4b11a598 to your computer and use it in GitHub Desktop.
Save imurchie/84bf9fb98b0ff22dfe6628eb4b11a598 to your computer and use it in GitHub Desktop.
Failing iOS scroll
$ PLATFORM_VERSION=12.0 DEVICE_NAME="iPhone 6" _FORCE_LOGS=1 npm run e2e-test 8.10.0
> appium-xcuitest-driver@2.91.0 e2e-test /Users/isaacmurchie/code/appium-xcuitest-driver
> gulp e2e-test
[15:14:51] Using gulpfile ~/code/appium-xcuitest-driver/gulpfile.js
[15:14:51] Starting 'transpile'...
[15:15:03] Finished 'transpile' after 12 s
[15:15:03] Starting 'e2e-test'...
[15:15:03] Finished 'e2e-test' after 1.05 ms
XCUITestDriver - find
info XCUITest XCUITestDriver server listening on http://localhost:4994
info HTTP --> POST /wd/hub/session
info HTTP {"desiredCapabilities":{"app":"/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app","platformName":"iOS","platformVersion":"12.0","deviceName":"iPhone 6","automationName":"XCUITest","noReset":true,"maxTypingFrequency":30,"clearSystemFiles":true,"showXcodeLog":false}}
dbug MJSONWP Calling XCUITestDriver.createSession() with args: [{"app":"/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app","platformName":"iOS","platformVersion":"12.0","deviceName":"iPhone 6","automationName":"XCUITest","noReset":true,"maxTypingFrequency":30,"clearSystemFiles":true,"showXcodeLog":false},null,null]
dbug XCUITest Executing command 'createSession'
dbug BaseDriver Event 'newSessionRequested' logged at 1534792507624 (15:15:07 GMT-0400 (EDT))
dbug BaseDriver Creating session with MJSONWP desired capabilities: {"app":"/Users/isaacmurchie...
info BaseDriver Session created with session id: 10a10b4a-dc3c-4aeb-af53-244f41335e77
dbug XCUITest Current user: 'isaacmurchie'
dbug XCUITest Xcode version set to '10.0' (tools v10.0.0.0.1.1533942731)
dbug XCUITest iOS SDK Version set to '12.0'
dbug BaseDriver Event 'xcodeDetailsRetrieved' logged at 1534792507944 (15:15:07 GMT-0400 (EDT))
info iOSSim Constructing iOS simulator for Xcode version 10.0 with udid 'C364A901-D48D-4B35-9DA9-37AF6C764802'
info XCUITest Determining device to run tests on: udid: 'C364A901-D48D-4B35-9DA9-37AF6C764802', real device: false
info BaseDriver Using local app '/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app'
dbug BaseDriver Event 'appConfigured' logged at 1534792509160 (15:15:09 GMT-0400 (EDT))
dbug XCUITest Checking whether app '/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app' is actually present on file system
dbug XCUITest App is present
dbug iOS Getting bundle ID from app '/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app': 'com.example.apple-samplecode.UICatalog'
dbug BaseDriver Event 'resetStarted' logged at 1534792509167 (15:15:09 GMT-0400 (EDT))
dbug XCUITest Reset: noReset is on. Leaving simulator as is
dbug BaseDriver Event 'resetComplete' logged at 1534792509168 (15:15:09 GMT-0400 (EDT))
dbug XCUITest Starting log capture for iOS Simulator with udid 'C364A901-D48D-4B35-9DA9-37AF6C764802', using 'xcrun simctl spawn C364A901-D48D-4B35-9DA9-37AF6C764802 log stream --style compact'
dbug BaseDriver Event 'logCaptureStarted' logged at 1534792510115 (15:15:10 GMT-0400 (EDT))
info XCUITest Setting up simulator
dbug iOS No reason to set locale
dbug iOS No iOS / app preferences to set
dbug iOSSim Matched 1 Simulator cache item for cleanup: /Users/isaacmurchie/Library/Developer/CoreSimulator/Devices/C364A901-D48D-4B35-9DA9-37AF6C764802/data/Library/Caches/com.apple.mobile.installd.staging
dbug iOSSim Setting preferences of C364A901-D48D-4B35-9DA9-37AF6C764802 Simulator to {"ConnectHardwareKeyboard":false}
dbug iOSSim Setting common Simulator preferences to {"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
dbug iOSSim Updated C364A901-D48D-4B35-9DA9-37AF6C764802 Simulator preferences at '/Users/isaacmurchie/Library/Preferences/com.apple.iphonesimulator.plist' with {"DevicePreferences":{"C364A901-D48D-4B35-9DA9-37AF6C764802":{"ConnectHardwareKeyboard":false}},"RotateWindowWhenSignaledByGuest":true,"ConnectHardwareKeyboard":false}
dbug iOSSim Got Simulator UI client PID: 96560
info iOSSim Both Simulator with UDID C364A901-D48D-4B35-9DA9-37AF6C764802 and the UI client are currently running
dbug BaseDriver Event 'simStarted' logged at 1534792511120 (15:15:11 GMT-0400 (EDT))
dbug XCUITest Verifying application platform
dbug XCUITest CFBundleSupportedPlatforms: ["iPhoneSimulator"]
dbug XCUITest Installing '/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app' on Simulator with UUID 'C364A901-D48D-4B35-9DA9-37AF6C764802'...
dbug XCUITest The app has been installed successfully.
dbug BaseDriver Event 'appInstalled' logged at 1534792513496 (15:15:13 GMT-0400 (EDT))
info XCUITest Using WDA path: '/Users/isaacmurchie/code/appium-xcuitest-driver/WebDriverAgent'
info XCUITest Using WDA agent: '/Users/isaacmurchie/code/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj'
dbug XCUITest No obsolete cached processes from previous WDA sessions listening on port 8100 have been found
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug XCUITest WDA is not listening at 'http://localhost:8100/'
dbug XCUITest WDA is currently not running
dbug XCUITest Trying to start WebDriverAgent 2 times with 10000ms interval
dbug BaseDriver Event 'wdaStartAttempted' logged at 1534792513693 (15:15:13 GMT-0400 (EDT))
info XCUITest Launching WebDriverAgent on the device
dbug XCUITest Carthage found: '/usr/local/bin/carthage'
dbug XCUITest Killing running processes 'xcodebuild.*C364A901-D48D-4B35-9DA9-37AF6C764802, iproxy 8100, C364A901-D48D-4B35-9DA9-37AF6C764802.*XCTRunner' for the device C364A901-D48D-4B35-9DA9-37AF6C764802...
dbug XCUITest 'pgrep -nif xcodebuild.*C364A901-D48D-4B35-9DA9-37AF6C764802' didn't detect any matching processes. Return code: 1
dbug XCUITest 'pgrep -nif iproxy 8100' didn't detect any matching processes. Return code: 1
dbug XCUITest 'pgrep -nif C364A901-D48D-4B35-9DA9-37AF6C764802.*XCTRunner' didn't detect any matching processes. Return code: 1
dbug XCUITest Beginning test with command 'xcodebuild build-for-testing test-without-building -project /Users/isaacmurchie/code/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=C364A901-D48D-4B35-9DA9-37AF6C764802 IPHONEOS_DEPLOYMENT_TARGET=12.0' in directory '/Users/isaacmurchie/code/appium-xcuitest-driver/WebDriverAgent'
dbug XCUITest Output from xcodebuild will not be logged. To change this, use 'showXcodeLog' desired capability
dbug XCUITest Waiting up to 60000ms for WebDriverAgent to start
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug XCUITest Log file for xcodebuild test: /Users/isaacmurchie/Library/Developer/Xcode/DerivedData/WebDriverAgent-fwupfuiiiwcsvsgkjfyciqalnxdu/Logs/Test/Test-WebDriverAgentRunner-2018.08.20_15-15-18--0400.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-020A87D6-7399-4272-AAD8-5EBE8D0AA3D5/WebDriverAgentRunner-E6355AF2-4EA8-4EAF-B9B2-59BA76B9646D/Session-WebDriverAgentRunner-2018-08-20_151554-ROgaH3.log
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Matched '/status' to command name 'getStatus'
dbug JSONWP Proxy Proxying [GET /status] to [GET http://localhost:8100/status] with no body
dbug JSONWP Proxy Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.0\",\n \"sdkVersion\" : \"12.0\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.0\",\n \"ip\" : \"192.168.1.5\"\n },\n \"build\" : {\n \"time\" : \"Aug 20 2018 15:15:24\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"B0C0E11C-1070-4623-A38B-DD081ADCDF3F\",\n \"status\" : 0\n}"
dbug XCUITest WebDriverAgent information:
dbug XCUITest {
dbug XCUITest "state": "success",
dbug XCUITest "os": {
dbug XCUITest "name": "iOS",
dbug XCUITest "version": "12.0",
dbug XCUITest "sdkVersion": "12.0"
dbug XCUITest },
dbug XCUITest "ios": {
dbug XCUITest "simulatorVersion": "12.0",
dbug XCUITest "ip": "192.168.1.5"
dbug XCUITest },
dbug XCUITest "build": {
dbug XCUITest "time": "Aug 20 2018 15:15:24",
dbug XCUITest "productBundleIdentifier": "com.facebook.WebDriverAgentRunner"
dbug XCUITest }
dbug XCUITest }
dbug XCUITest WebDriverAgent successfully started after 43989ms
dbug BaseDriver Event 'wdaSessionAttempted' logged at 1534792558036 (15:15:58 GMT-0400 (EDT))
dbug XCUITest Sending createSession command to WDA
dbug JSONWP Proxy Matched '/session' to command name 'createSession'
dbug JSONWP Proxy Proxying [POST /session] to [POST http://localhost:8100/session] with body: {"desiredCapabilities":{"bundleId":"com.example.apple-samplecode.UICatalog","arguments":[],"environment":{},"shouldWaitForQuiescence":true,"shouldUseTestManagerForVisibilityDetection":false,"maxTypingFrequency":30,"shouldUseSingletonTestManager":true}}
dbug JSONWP Proxy Got response with status 200: {"value":{"sessionId":"B704B1B1-CC69-4A28-B3B1-71EE8EBF9D99","capabilities":{"device":"iphone","browserName":"UICatalog","sdkVersion":"12.0","CFBundleIdentifier":"com.example.apple-samplecode.UICatalog"}},"sessionId":"B704B1B1-CC69-4A28-B3B1-71EE8EBF9D99","status":0}
dbug BaseDriver Event 'wdaSessionStarted' logged at 1534792560256 (15:16:00 GMT-0400 (EDT))
dbug XCUITest Parsed BUILD_DIR configuration value: '/Users/isaacmurchie/Library/Developer/Xcode/DerivedData/WebDriverAgent-fwupfuiiiwcsvsgkjfyciqalnxdu/Build/Products'
dbug XCUITest Got derived data root: '/Users/isaacmurchie/Library/Developer/Xcode/DerivedData/WebDriverAgent-fwupfuiiiwcsvsgkjfyciqalnxdu'
dbug BaseDriver Event 'wdaStarted' logged at 1534792563663 (15:16:03 GMT-0400 (EDT))
info XCUITest Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior.
dbug BaseDriver Event 'orientationSet' logged at 1534792563665 (15:16:03 GMT-0400 (EDT))
dbug BaseDriver Event 'newSessionStarted' logged at 1534792563668 (15:16:03 GMT-0400 (EDT))
dbug MJSONWP Responding to client with driver.createSession() result: {"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"app":"/Users/isaacmurchie/code/appium-xcuitest-driver/node_modules/ios-uicatalog/build/Release-iphonesimulator/UICatalog-iphonesimulator.app","platformName":"iOS","platformVersion":"12.0","deviceName":"iPhone 6","automationName":"XCUITest","noReset":true,"maxTypingFrequency":30,"clearSystemFiles":true,"showXcodeLog":false,"udid":"C364A901-D48D-4B35-9DA9-37AF6C764802"}
info HTTP <-- POST /wd/hub/session 200 56051 ms - 640
info HTTP
info HTTP --> POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/timeouts/implicit_wait
info HTTP {"ms":5000}
dbug MJSONWP Calling XCUITestDriver.implicitWait() with args: [5000,"10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'implicitWait'
dbug BaseDriver Set implicit wait to 5000ms
dbug MJSONWP Responding to client with driver.implicitWait() result: null
info HTTP <-- POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/timeouts/implicit_wait 200 32 ms - 76
info HTTP
duplicate text field
info HTTP --> POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/element
info HTTP {"using":"accessibility id","value":"Text Fields"}
dbug MJSONWP Calling XCUITestDriver.findElement() with args: ["accessibility id","Text Fields","10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'findElement'
dbug BaseDriver Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id
dbug BaseDriver Waiting up to 5000 ms for condition
dbug JSONWP Proxy Matched '/element' to command name 'findElement'
dbug JSONWP Proxy Proxying [POST /element] to [POST http://localhost:8100/session/B704B1B1-CC69-4A28-B3B1-71EE8EBF9D99/element] with body: {"using":"accessibility id","value":"Text Fields"}
dbug JSONWP Proxy Got response with status 200: {"value":{"ELEMENT":"78000000-0000-0000-9E06-000000000000"},"sessionId":"B704B1B1-CC69-4A28-B3B1-71EE8EBF9D99","status":0}
dbug MJSONWP Responding to client with driver.findElement() result: {"ELEMENT":"78000000-0000-0000-9E06-000000000000"}
info HTTP <-- POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/element 200 405 ms - 122
info HTTP
info HTTP --> POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/execute
info HTTP {"script":"mobile: scroll","args":{"element":{"ELEMENT":"78000000-0000-0000-9E06-000000000000"},"toVisible":true}}
dbug MJSONWP Calling XCUITestDriver.execute() with args: ["mobile: scroll",{"element":{"ELEMENT":"78000000-0000-0000-9E06-000000000000"},"toVisible":true},"10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'execute'
WARN XCUITest Proxying to WDA with an unknown route: POST /wda/element/78000000-0000-0000-9E06-000000000000/scroll
dbug JSONWP Proxy Proxying [POST /wda/element/78000000-0000-0000-9E06-000000000000/scroll] to [POST http://localhost:8100/session/B704B1B1-CC69-4A28-B3B1-71EE8EBF9D99/wda/element/78000000-0000-0000-9E06-000000000000/scroll] with body: {"toVisible":true}
1) "before all" hook: callee$2$0
info HTTP --> POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/element
info HTTP {"using":"accessibility id","value":"Action Sheets"}
dbug MJSONWP Calling XCUITestDriver.findElement() with args: ["accessibility id","Action Sheets","10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'findElement'
2) "after all" hook: callee$2$0
info HTTP --> DELETE /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77
info HTTP {}
dbug MJSONWP Calling XCUITestDriver.deleteSession() with args: ["10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'deleteSession'
dbug BaseDriver Event 'quitSessionRequested' logged at 1534793043774 (15:24:03 GMT-0400 (EDT))
info HTTP <-- POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/execute - - ms - -
info HTTP
info HTTP --> POST /wd/hub/session/10a10b4a-dc3c-4aeb-af53-244f41335e77/execute
info HTTP {"script":"mobile: scroll","args":{"element":{"ELEMENT":"78000000-0000-0000-9E06-000000000000"},"toVisible":true}}
dbug MJSONWP Calling XCUITestDriver.execute() with args: ["mobile: scroll",{"element":{"ELEMENT":"78000000-0000-0000-9E06-000000000000"},"toVisible":true},"10a10b4a-dc3c-4aeb-af53-244f41335e77"]
dbug XCUITest Executing command 'execute'
3) "after all" hook: callee$1$0
0 passing (13m)
3 failing
1) XCUITestDriver - find
duplicate text field
"before all" hook: callee$2$0:
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/isaacmurchie/code/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js)
2) XCUITestDriver - find
duplicate text field
"after all" hook: callee$2$0:
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/isaacmurchie/code/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js)
3) XCUITestDriver - find
"after all" hook: callee$1$0:
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/Users/isaacmurchie/code/appium-xcuitest-driver/build/test/functional/basic/find-e2e-specs.js)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment