[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pagepattern.appium:MobileAutomation:jar:0.0.1-SNAPSHOT [WARNING] 'dependencies.dependency.version' for log4j:log4j:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 31, column 13 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 94, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------< com.pagepattern.appium:MobileAutomation >--------------- [INFO] Building MobileAutomation 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.apache.httpcomponents:httpclient:jar:4.5.5 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ MobileAutomation --- [INFO] Deleting /Users/muvi/Desktop/Nishith/MobileAutomation/target [INFO] [INFO] --- cucumber-jvm-parallel-plugin:4.2.0:generateRunners (generateRunners) @ MobileAutomation --- [INFO] Adding /Users/muvi/Desktop/Nishith/MobileAutomation/src/test/java to test-compile source root [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ MobileAutomation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /Users/muvi/Desktop/Nishith/MobileAutomation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ MobileAutomation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ MobileAutomation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ MobileAutomation --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 82 source files to /Users/muvi/Desktop/Nishith/MobileAutomation/target/test-classes [WARNING] /Users/muvi/Desktop/Nishith/MobileAutomation/src/test/java/com/appium/config/CommonAppiumTest.java: Some input files use unchecked or unsafe operations. [WARNING] /Users/muvi/Desktop/Nishith/MobileAutomation/src/test/java/com/appium/config/CommonAppiumTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ MobileAutomation --- [INFO] Surefire report directory: /Users/muvi/Desktop/Nishith/MobileAutomation/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.appium.tests.Runner Configuring TestNG with: TestNG652Configurator OUTPUT DIRECTORY :/Users/muvi/Desktop/Nishith/MobileAutomation/target _ _ _ _ __ __ _ _ __ __ _ | || | ___ | | | '_ \ / _` || '__| / _` || || | / _ \| | | |_) || (_| || | | (_| || || || __/| | | .__/ \__,_||_| \__,_||_||_| \___||_| |_| *************************************************** Total Number of devices detected::1 *************************************************** starting running tests in threads creating directory: Logs Jun 20, 2019 7:07:28 PM com.appium.manager.DeviceAllocationManager getDevices INFO: All devices connected Jun 20, 2019 7:07:28 PM com.appium.manager.DeviceAllocationManager getDevices INFO: All devices connected ... ... TestNG 6.11 by CΓ©dric Beust (cedric@beust.com) ... ************************************************************************** Starting Appium Server on Localhost...... ************************************************************************** Picking Default Path for AppiumServiceBuilder [Appium] Welcome to Appium v1.10.1 [Appium] Non-default server args: [Appium] address: 127.0.0.1 [Appium] port: 15285 [Appium] logFile: /Users/muvi/Desktop/Nishith/MobileAutomation/target/appiumlogs/appium_logs.txt [Appium] Appium REST http interface listener started on 127.0.0.1:15285 [HTTP] --> GET /wd/hub/status [HTTP] {} [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.10.1"}} [HTTP] <-- GET /wd/hub/status 200 13 ms - 68 [HTTP]  ************************************************************************** Appium Server Started at......http://127.0.0.1:15285/wd/hub ************************************************************************** Jun 20, 2019 7:07:31 PM com.appium.manager.DeviceAllocationManager allocateDevice INFO: Allocated Device com.appium.utils.AppiumDevice@39a4abf7 for Execution Jun 20, 2019 7:07:34 PM com.appium.manager.AppiumDriverManager startAppiumDriverInstance INFO: Caps generated---nullCapabilities {app: /Users/muvi/Desktop/Nishith..., autoAcceptAlerts: true, automationName: XCuiTest, clearSystemFiles: true, deviceName: iPhone, fullReset: true, maxTypingFrequency: 10, newCommandTimeout: 120, platformName: iOS, preventWDAAttachments: true, shouldUseSingletonTestManager: false, showIOSLog: true, showXcodeLog: true, simpleIsVisibleCheck: true, udid: f5d7caafd45019a015b417158be..., useNewWDA: true, waitForQuiescence: false, wdaConnectionTimeout: 80000, wdaLaunchTimeout: 80000, wdaLocalPort: 51398, webkitDebugProxyPort: 51416} http://127.0.0.1:15285/wd/hub [HTTP] --> POST /wd/hub/session [HTTP] {"desiredCapabilities":{"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","preventWDAAttachments":true,"simpleIsVisibleCheck":true,"clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"wdaLocalPort":51398,"shouldUseSingletonTestManager":false,"showIOSLog":true,"waitForQuiescence":false,"showXcodeLog":true,"maxTypingFrequency":10,"wdaLaunchTimeout":80000,"webkitDebugProxyPort":51416,"newCommandTimeout":120,"automationName":"XCuiTest","useNewWDA":true,"platformName":"iOS","udid":"f5d7caafd45019a015b417158beebdea1078aedc","wdaConnectionTimeout":80000,"autoAcceptAlerts":true},"capabilities":{"alwaysMatch":{"appium:app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCuiTest","appium:clearSystemFiles":true,"appium:deviceName":"iPhone","appium:fullReset":true,"appium:maxTypingFrequency":10,"appium:newCommandTimeout":120,"platformName":"ios","appium:preventWDAAttachments":true,"appium:sh [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","preventWDAAttachments":true,"simpleIsVisibleCheck":true,"clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"wdaLocalPort":51398,"shouldUseSingletonTestManager":false,"showIOSLog":true,"waitForQuiescence":false,"showXcodeLog":true,"maxTypingFrequency":10,"wdaLaunchTimeout":80000,"webkitDebugProxyPort":51416,"newCommandTimeout":120,"automationName":"XCuiTest","useNewWDA":true,"platformName":"iOS","udid":"f5d7caafd45019a015b417158beebdea1078aedc","wdaConnectionTimeout":80000,"autoAcceptAlerts":true},null,{"alwaysMatch":{"appium:app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","appium:autoAcceptAlerts":true,"appium:automationName":"XCuiTest","appium:clearSystemFiles":true,"appium:deviceName":"iPhone","appium:fullReset":true,"appium:maxTypingFrequency":10,"appium:newCommandTimeout":120,"platformName":"ios","appium:preventWDAAttachments":true,"appium:shouldUseSingletonTestManager":false,"appium:showIOSLog... [debug] [BaseDriver] Event 'newSessionRequested' logged at 1561037854532 (19:07:34 GMT+0530 (India Standard Time)) [BaseDriver] The capabilities ["waitForQuiescence","webkitDebugProxyPort"] are not standard capabilities and should have an extension prefix [Appium] Creating new XCUITestDriver (v2.104.0) session [Appium] Capabilities: [Appium] platformName: ios [Appium] waitForQuiescence: false [Appium] webkitDebugProxyPort: 51416 [Appium] app: /Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app [Appium] autoAcceptAlerts: true [Appium] automationName: XCuiTest [Appium] clearSystemFiles: true [Appium] deviceName: iPhone [Appium] fullReset: true [Appium] maxTypingFrequency: 10 [Appium] newCommandTimeout: 120 [Appium] preventWDAAttachments: true [Appium] shouldUseSingletonTestManager: false [Appium] showIOSLog: true [Appium] showXcodeLog: true [Appium] simpleIsVisibleCheck: true [Appium] udid: f5d7caafd45019a015b417158beebdea1078aedc [Appium] useNewWDA: true [Appium] wdaConnectionTimeout: 80000 [Appium] wdaLaunchTimeout: 80000 [Appium] wdaLocalPort: 51398 [debug] [BaseDriver] W3C capabilities {"alwaysMatch":{"platformNa... and MJSONWP desired capabilities {"app":"/Users/muvi/Desktop... were provided [debug] [BaseDriver] Creating session with W3C capabilities: {"alwaysMatch":{"platformNa... [BaseDriver] Session created with session id: df0768a2-b393-458d-9825-b508fd2cad87 (node:9180) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. [debug] [XCUITest] Current user: 'muvi' [debug] [XCUITest] Available devices: f5d7caafd45019a015b417158beebdea1078aedc [debug] [XCUITest] Creating iDevice object with udid 'f5d7caafd45019a015b417158beebdea1078aedc' [XCUITest] Determining device to run tests on: udid: 'f5d7caafd45019a015b417158beebdea1078aedc', real device: true [debug] [XCUITest] Xcode version set to '10.1' (tools v10.1.0.0.1.1539992718) [debug] [XCUITest] iOS SDK Version set to '12.1' [debug] [BaseDriver] Event 'xcodeDetailsRetrieved' logged at 1561037854943 (19:07:34 GMT+0530 (India Standard Time)) [BaseDriver] Using local app '/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app' [debug] [BaseDriver] Event 'appConfigured' logged at 1561037854973 (19:07:34 GMT+0530 (India Standard Time)) [debug] [XCUITest] Checking whether app '/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app' is actually present on file system [debug] [XCUITest] App is present [debug] [iOS] Getting bundle ID from app '/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app': 'com.release.gianttest' [debug] [BaseDriver] Event 'resetStarted' logged at 1561037854992 (19:07:34 GMT+0530 (India Standard Time)) [debug] [XCUITest] Reset: running ios real device reset flow [debug] [XCUITest] Reset: fullReset requested. Will try to uninstall the app 'com.release.gianttest'. [debug] [XCUITest] Reset: app not installed. No need to uninstall [debug] [BaseDriver] Event 'resetComplete' logged at 1561037855569 (19:07:35 GMT+0530 (India Standard Time)) [debug] [iOSLog] Attempting iOS device log capture via libimobiledevice idevicesyslog [debug] [iOSLog] Starting iOS device log capture with: 'idevicesyslog' [XCUITest] Cannot get the name of the crashes folder for the device with udid 'f5d7caafd45019a015b417158beebdea1078aedc'. Original error: Command 'idevicename -u f5d7caafd45019a015b417158beebdea1078aedc' exited with code 255 [debug] [BaseDriver] Event 'logCaptureStarted' logged at 1561037856378 (19:07:36 GMT+0530 (India Standard Time)) [XCUITest] Setting up real device [debug] [XCUITest] Verifying application platform [debug] [XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"] [debug] [XCUITest] Installing '/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app' on device with UUID 'f5d7caafd45019a015b417158beebdea1078aedc'... [debug] [XCUITest] The app has been installed successfully. [debug] [BaseDriver] Event 'appInstalled' logged at 1561037863772 (19:07:43 GMT+0530 (India Standard Time)) [XCUITest] Using WDA path: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [XCUITest] Using WDA agent: '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj' [debug] [XCUITest] No obsolete cached processes from previous WDA sessions listening on port 51398 have been found [debug] [XCUITest] Capability 'useNewWDA' set to true, so uninstalling WDA before proceeding [XCUITest] Shutting down sub-processes [debug] [XCUITest] Removing WDA application from device [debug] [BaseDriver] Event 'wdaUninstalled' logged at 1561037864532 (19:07:44 GMT+0530 (India Standard Time)) [debug] [XCUITest] Trying to start WebDriverAgent 1 times with 10000ms interval [debug] [BaseDriver] Event 'wdaStartAttempted' logged at 1561037864535 (19:07:44 GMT+0530 (India Standard Time)) [XCUITest] Launching WebDriverAgent on the device [debug] [XCUITest] Carthage found: '/usr/local/bin/carthage' [debug] [XCUITest] Killing running processes 'xcodebuild.*f5d7caafd45019a015b417158beebdea1078aedc, iproxy 51398' for the device f5d7caafd45019a015b417158beebdea1078aedc... [debug] [XCUITest] 'pgrep -nif xcodebuild.*f5d7caafd45019a015b417158beebdea1078aedc' didn't detect any matching processes. Return code: 1 [debug] [XCUITest] 'pgrep -nif iproxy 51398' didn't detect any matching processes. Return code: 1 [debug] [XCUITest] Starting iproxy to forward traffic from local port 51398 to device port 8100 over USB for the device f5d7caafd45019a015b417158beebdea1078aedc [XCUITest] Cannot parse major and minor version numbers from platformVersion "null". Will build for the default platform instead [debug] [XCUITest] Beginning test with command 'xcodebuild build-for-testing test-without-building -project /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=f5d7caafd45019a015b417158beebdea1078aedc' in directory '/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent' [debug] [XCUITest] Output from xcodebuild will be logged. To change this, use 'showXcodeLog' desired capability [Xcode] note: Using new build system [Xcode] [debug] [XCUITest] Waiting up to 80000ms for WebDriverAgent to start [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [Xcode] note: Planning build [Xcode] [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] note: Constructing build description [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] ProcessInfoPlistFile /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist (in target: WebDriverAgentLib) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentLib/Info.plist -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Info.plist [Xcode] [Xcode] [Xcode] [Xcode] ProcessProductPackaging "" /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] [Xcode] [Xcode] Entitlements: [Xcode] [Xcode] { [Xcode] "application-identifier" = "JMBY7658LT.com.facebook.WebDriverAgentRunner"; [Xcode] "com.apple.developer.team-identifier" = JMBY7658LT; [Xcode] "get-task-allow" = 1; [Xcode] "keychain-access-groups" = ( [Xcode] "JMBY7658LT.com.facebook.WebDriverAgentRunner" [Xcode] ); [Xcode] } [Xcode] [Xcode] [Xcode] builtin-productPackagingUtility -entitlements -format xml -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent [Xcode] [Xcode] [Xcode] [Xcode] ProcessInfoPlistFile /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] builtin-infoPlistUtility /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/Info.plist -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/ProductTypeInfoPlistAdditions.plist -requiredArchitecture arm64 -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Info.plist [Xcode] [Xcode] [Xcode] [Xcode] GenerateDSYMFile /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest.dSYM [Xcode] [Xcode] [Xcode] [Xcode] PBXCp /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude *.tbd -bitcode-strip all -bitcode-strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip -resolve-src-symlinks /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Frameworks/YYCache.framework/YYCache -r -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/YYCache.framework/YYCache [Xcode] [Xcode] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket -r -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket [Xcode] [Xcode] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer -r -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer [Xcode] [Xcode] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentLib.framework/WebDriverAgentLib -r -o /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib [Xcode] [Xcode] [Xcode] [Xcode] CodeSign /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate [Xcode] [Xcode] Signing Identity: "iPhone Developer: Anshuman Das (TPF4VHYA9C)" [Xcode] Provisioning Profile: "iOS Team Provisioning Profile: *" [Xcode] (9f75cc71-3964-4a7c-9f32-f0f3a0eb4bca) [Xcode] [Xcode] /usr/bin/codesign --force --sign FEB5E6B0D88CD4FDCC4F0083B0A8BB0FE61E77AE --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework [Xcode] [Xcode] [Xcode] [Xcode] CodeSign /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate [Xcode] [Xcode] Signing Identity: "iPhone Developer: Anshuman Das (TPF4VHYA9C)" [Xcode] Provisioning Profile: "iOS Team Provisioning Profile: *" [Xcode] (9f75cc71-3964-4a7c-9f32-f0f3a0eb4bca) [Xcode] [Xcode] /usr/bin/codesign --force --sign FEB5E6B0D88CD4FDCC4F0083B0A8BB0FE61E77AE --entitlements /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent --timestamp=none /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest: replacing existing signature [Xcode] [Xcode] [Xcode] [Xcode] [Xcode] [Xcode] CodeSign /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app (in target: WebDriverAgentRunner) [Xcode] cd /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent [Xcode] export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate [Xcode] [Xcode] Signing Identity: "iPhone Developer: Anshuman Das (TPF4VHYA9C)" [Xcode] Provisioning Profile: "iOS Team Provisioning Profile: *" [Xcode] (9f75cc71-3964-4a7c-9f32-f0f3a0eb4bca) [Xcode] [Xcode] /usr/bin/codesign --force --sign FEB5E6B0D88CD4FDCC4F0083B0A8BB0FE61E77AE --entitlements /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Intermediates.noindex/WebDriverAgent.build/Debug-iphoneos/WebDriverAgentRunner.build/WebDriverAgentRunner.xctest.xcent --timestamp=none /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app [Xcode] [Xcode] /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app: replacing existing signature [Xcode] [Xcode] [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] [Xcode] [Xcode] ** TEST BUILD SUCCEEDED ** [Xcode] [Xcode] [debug] [XCUITest] Log file for xcodebuild test: /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.20_19-07-54-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4E2763BA-9353-4252-8193-10BDD30866D3/WebDriverAgentRunner-FF437817-6AF5-4A35-84F5-5F0ED46A6FB8/Session-WebDriverAgentRunner-2019-06-20_190759-9uunDw.log [Xcode] 2019-06-20 19:07:59.026 xcodebuild[9208:515145] IDETestOperationsObserverDebug: Writing diagnostic log for test session to: [Xcode] /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.20_19-07-54-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4E2763BA-9353-4252-8193-10BDD30866D3/WebDriverAgentRunner-FF437817-6AF5-4A35-84F5-5F0ED46A6FB8/Session-WebDriverAgentRunner-2019-06-20_190759-9uunDw.log [Xcode] [Xcode] 2019-06-20 19:07:59.027 xcodebuild[9208:515134] [MT] IDETestOperationsObserverDebug: (17D198CE-82DD-41C8-8535-9A8643F8F446) Beginning test session WebDriverAgentRunner-17D198CE-82DD-41C8-8535-9A8643F8F446 at 2019-06-20 19:07:59.027 with Xcode 10B61 on target πŸ“± { [Xcode] deviceSerialNumber: F2LSTUNDHG04 [Xcode] identifier: f5d7caafd45019a015b417158beebdea1078aedc [Xcode] deviceClass: iPhone [Xcode] deviceName: iPhone 7 Plus [Xcode] deviceIdentifier: f5d7caafd45019a015b417158beebdea1078aedc [Xcode] productVersion: 12.1 [Xcode] buildVersion: 16B92 [Xcode] deviceSoftwareVersion: 12.1 (16B92) [Xcode] deviceArchitecture: arm64 [Xcode] deviceTotalCapacity: 25223798784 [Xcode] deviceAvailableCapacity: 10146414592 [Xcode] deviceIsTransient: NO [Xcode] ignored: NO [Xcode] deviceIsBusy: NO [Xcode] deviceIsPaired: YES [Xcode] deviceIsActivated: YES [Xcode] deviceActivationState: Activated [Xcode] isPasscodeLocked: NO [Xcode] deviceType: [Xcode] supportedDeviceFamilies: ( [Xcode] 1 [Xcode] ) [Xcode] applications: (null) [Xcode] provisioningProfiles: (null) [Xcode] hasInternalSupport: NO [Xcode] isSupportedOS: YES [Xcode] developerDiskMountError: (null) [Xcode] (null) [Xcode] bootArgs: (null) [Xcode] connected: yes [Xcode] isWirelessEnabled: no [Xcode] connectionType: direct [Xcode] hostname: (null) [Xcode] bonjourServiceName: d0:c5:f3:9f:6a:d0@fe80::d2c5:f3ff:fe9f:6ad0._apple-mobdev2._tcp.local. [Xcode] } (12.1 (16B92)) [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] writeDictToFile:1278 ==== Successfully wrote Manifest cache to /var/folders/dh/5g3w83611v95wml_qgdjmyym0000gn/C/com.apple.DeveloperTools/All/Xcode/EmbeddedAppDeltas/d099fa90c01d12989d28a271be3bbc47/f5d7caafd45019a015b417158beebdea1078aedc/ManifestCache.plist [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] 2019-06-20 19:08:05.237275+0530 WebDriverAgentRunner-Runner[863:248349] Running tests... [Xcode] [Xcode] objc[863]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68578) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d330). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncReadPacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a685c8) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d380). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68618) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d3d0). One of the two will be used. Which one is undefined. [Xcode] [Xcode] objc[863]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68668) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d420). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a686b8) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d470). One of the two will be used. Which one is undefined. [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [JSONWP Proxy] Got an unexpected response: {"errno":"ECONNRESET","code":"ECONNRESET","syscall":"read"} [Xcode] Test Suite 'All tests' started at 2019-06-20 19:08:06.012 [Xcode] Test Suite 'WebDriverAgentRunner.xctest' started at 2019-06-20 19:08:06.012 [Xcode] [Xcode] Test Suite 'UITestingUITests' started at 2019-06-20 19:08:06.013 [Xcode] [Xcode] Test Case '-[UITestingUITests testRunner]' started. [Xcode] t = 0.00s Start Test at 2019-06-20 19:08:06.029 [Xcode] t = 0.00s Set Up [Xcode] [Xcode] 2019-06-20 19:08:06.040655+0530 WebDriverAgentRunner-Runner[863:248349] Built at Jun 20 2019 12:13:57 [Xcode] [Xcode] 2019-06-20 19:08:06.078728+0530 WebDriverAgentRunner-Runner[863:248349] ServerURLHere->http://192.168.0.118:8100<-ServerURLHere [Xcode] [Xcode] 2019-06-20 19:08:06.078884+0530 WebDriverAgentRunner-Runner[863:248349] Using singleton test manager [Xcode] [debug] [JSONWP Proxy] Matched '/status' to command name 'getStatus' [debug] [JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:51398/status] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"state\" : \"success\",\n \"os\" : {\n \"name\" : \"iOS\",\n \"version\" : \"12.1\",\n \"sdkVersion\" : \"12.0\"\n },\n \"ios\" : {\n \"simulatorVersion\" : \"12.1\",\n \"ip\" : \"192.168.0.118\"\n },\n \"build\" : {\n \"upgradedAt\" : \"1554880819911\",\n \"time\" : \"Jun 20 2019 12:13:57\",\n \"productBundleIdentifier\" : \"com.facebook.WebDriverAgentRunner\"\n }\n },\n \"sessionId\" : \"A73F0798-9350-4EC7-9BBB-49AF642C0B38\",\n \"status\" : 0\n}" [debug] [XCUITest] WebDriverAgent information: [debug] [XCUITest] { [debug] [XCUITest] "state": "success", [debug] [XCUITest] "os": { [debug] [XCUITest] "name": "iOS", [debug] [XCUITest] "version": "12.1", [debug] [XCUITest] "sdkVersion": "12.0" [debug] [XCUITest] }, [debug] [XCUITest] "ios": { [debug] [XCUITest] "simulatorVersion": "12.1", [debug] [XCUITest] "ip": "192.168.0.118" [debug] [XCUITest] }, [debug] [XCUITest] "build": { [debug] [XCUITest] "upgradedAt": "1554880819911", [debug] [XCUITest] "time": "Jun 20 2019 12:13:57", [debug] [XCUITest] "productBundleIdentifier": "com.facebook.WebDriverAgentRunner" [debug] [XCUITest] } [debug] [XCUITest] } [debug] [XCUITest] WebDriverAgent successfully started after 16814ms [debug] [BaseDriver] Event 'wdaSessionAttempted' logged at 1561037886422 (19:08:06 GMT+0530 (India Standard Time)) [debug] [XCUITest] Sending createSession command to WDA [debug] [JSONWP Proxy] Matched '/session' to command name 'createSession' [debug] [JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:51398/session] with body: {"desiredCapabilities":{"bundleId":"com.release.gianttest","arguments":[],"environment":{},"shouldWaitForQuiescence":false,"shouldUseTestManagerForVisibilityDetection":true,"maxTypingFrequency":10,"shouldUseSingletonTestManager":false,"defaultAlertAction":"accept"}} [Xcode] t = 0.45s Open com.release.gianttest [Xcode] [Xcode] t = 0.45s Launch com.release.gianttest [Xcode] [Xcode] 2019-06-20 19:09:07.749189+0530 WebDriverAgentRunner-Runner[863:248349] Enqueue Failure: Application 'com.release.gianttest' does not have a process ID /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 37 1 [Xcode] [Xcode] t = 61.76s Find the Application 'com.apple.springboard' [Xcode] [Xcode] t = 61.76s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","capabilities":{"device":"iphone","browserName":" ","sdkVersion":"12.1","CFBundleIdentifier":"com.apple.springboard"}},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [BaseDriver] Event 'wdaSessionStarted' logged at 1561037947909 (19:09:07 GMT+0530 (India Standard Time)) [Xcode] t = 61.86s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 61.92s Find: Descendants matching type Alert [Xcode] [Xcode] t = 61.93s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 61.99s Find: Descendants matching type Alert [Xcode] [Xcode] t = 61.99s Find the Alert [Xcode] t = 61.99s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.06s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.06s Get all elements bound by accessibility element for: Descendants matching type Button [Xcode] [Xcode] t = 62.06s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.13s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.13s Find: Descendants matching type Button [Xcode] [Xcode] t = 62.15s Find the "β€œSapphire” Would Like to Send You Notifications" Alert [Xcode] [Xcode] t = 62.15s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.22s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.22s Find the "Allow" Button [Xcode] [Xcode] t = 62.22s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.28s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.29s Find: Descendants matching type Button [Xcode] t = 62.29s Find: Identity Binding [Xcode] [Xcode] t = 62.40s Find the "Allow" Button [Xcode] [Xcode] t = 62.41s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.48s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.48s Find: Descendants matching type Button [Xcode] [Xcode] t = 62.48s Find: Identity Binding [Xcode] [Xcode] t = 62.49s Find the "Allow" Button [Xcode] [Xcode] t = 62.49s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.57s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.57s Find: Descendants matching type Button [Xcode] t = 62.57s Find: Identity Binding [Xcode] [Xcode] t = 62.58s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 62.68s Find: Descendants matching type Alert [Xcode] [Xcode] t = 62.68s Find: Descendants matching type Button [Xcode] [Xcode] t = 62.68s Find: Identity Binding [Xcode] [Xcode] t = 65.06s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 65.21s Find: Descendants matching type Alert [Xcode] [Xcode] t = 65.22s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 65.28s Find: Descendants matching type Sheet [Xcode] [debug] [XCUITest] Parsed BUILD_DIR configuration value: '/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products' [debug] [XCUITest] Got derived data root: '/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy' [XCUITest] There is no /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments folder, so not changing permissions [debug] [BaseDriver] Event 'wdaPermsAdjusted' logged at 1561037952078 (19:09:12 GMT+0530 (India Standard Time)) [debug] [BaseDriver] Event 'wdaStarted' logged at 1561037952079 (19:09:12 GMT+0530 (India Standard Time)) [XCUITest] Skipping setting of the initial display orientation. Set the "orientation" capability to either "LANDSCAPE" or "PORTRAIT", if this is an undesired behavior. [debug] [BaseDriver] Event 'orientationSet' logged at 1561037952080 (19:09:12 GMT+0530 (India Standard Time)) [Appium] New XCUITestDriver session created successfully, session df0768a2-b393-458d-9825-b508fd2cad87 added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1561037952082 (19:09:12 GMT+0530 (India Standard Time)) [debug] [W3C (df0768a2)] Cached the protocol value 'W3C' for the new session df0768a2-b393-458d-9825-b508fd2cad87 [debug] [W3C (df0768a2)] Responding to client with driver.createSession() result: {"capabilities":{"webStorageEnabled":false,"locationContextEnabled":false,"browserName":"","platform":"MAC","javascriptEnabled":true,"databaseEnabled":false,"takesScreenshot":true,"networkConnectionEnabled":false,"platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"udid":"f5d7caafd45019a015b417158beebdea1078aedc","useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398}} [HTTP] <-- POST /wd/hub/session 200 97555 ms - 861 [HTTP]  Jun 20, 2019 7:09:12 PM io.appium.java_client.remote.AppiumCommandExecutor$1 lambda$0 INFO: Detected dialect: W3C [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [debug] [JSONWP Proxy] Matched '/' to command name 'getSession' [debug] [JSONWP Proxy] Proxying [GET /] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341] with no body [Xcode] t = 66.16s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 66.17s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"capabilities\" : {\n \"device\" : \"iphone\",\n \"browserName\" : \"Sapphire\",\n \"sdkVersion\" : \"12.1\",\n \"CFBundleIdentifier\" : \"com.release.gianttest\"\n }\n },\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [debug] [JSONWP Proxy] Proxying [GET /wda/screen] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/wda/screen] with no body [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [Xcode] t = 66.34s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 66.39s Find: Descendants matching type StatusBar [Xcode] [Xcode] t = 66.39s Get all elements bound by accessibility element for: Descendants matching type StatusBar [Xcode] [Xcode] t = 66.39s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 66.44s Find: Descendants matching type StatusBar [Xcode] [Xcode] t = 66.45s Find the StatusBar [Xcode] [Xcode] t = 66.45s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 66.49s Find: Descendants matching type StatusBar [Xcode] [Xcode] t = 66.50s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:12.525746+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [Xcode] t = 66.54s Find the StatusBar [Xcode] [Xcode] t = 66.54s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 66.58s Find: Descendants matching type StatusBar [Xcode] [Xcode] t = 66.58s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"statusBarSize\" : {\n \"width\" : 414,\n \"height\" : 20\n },\n \"scale\" : 2\n },\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [debug] [JSONWP Proxy] Proxying [GET /window/size] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/window/size] with no body [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [Xcode] t = 66.62s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n \"width\" : 414,\n \"height\" : 736\n },\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 618 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"Jun 20, 2019 7:09:12 PM com.appium.manager.AppiumDriverManager getMobileiOSElementAppiumDriver INFO: Session Created ---- df0768a2-b393-458d-9825-b508fd2cad87---f5d7caafd45019a015b417158beebdea1078aedc top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 6 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 9 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [Xcode] t = 67.46s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 67.58s Find: Descendants matching type Alert [Xcode] [Xcode] t = 67.58s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 67.64s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 69.79s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 69.91s Find: Descendants matching type Alert [Xcode] [Xcode] t = 69.91s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 69.96s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 72.06s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 72.18s Find: Descendants matching type Alert [Xcode] [Xcode] t = 72.19s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 72.24s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 74.36s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 74.48s Find: Descendants matching type Alert [Xcode] [Xcode] t = 74.48s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 74.54s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 76.73s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 76.85s Find: Descendants matching type Alert [Xcode] [Xcode] t = 76.85s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 76.91s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 79.09s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 79.21s Find: Descendants matching type Alert [Xcode] [Xcode] t = 79.22s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 79.27s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 81.36s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 81.48s Find: Descendants matching type Alert [Xcode] [Xcode] t = 81.49s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 81.54s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 83.74s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 83.82s Find: Descendants matching type Alert [Xcode] [Xcode] t = 83.83s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 83.86s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 86.05s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 86.17s Find: Descendants matching type Alert [Xcode] [Xcode] t = 86.18s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 86.23s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 88.39s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 88.47s Find: Descendants matching type Alert [Xcode] [Xcode] t = 88.47s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 88.51s Find: Descendants matching type Sheet [Xcode] [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/alert/text [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getAlertText() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getAlertText' [debug] [JSONWP Proxy] Matched '/alert/text' to command name 'getAlertText' [debug] [JSONWP Proxy] Proxying [GET /alert/text] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/alert/text] with no body [Xcode] t = 89.13s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.21s Find: Descendants matching type Alert [Xcode] [Xcode] t = 89.22s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.26s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 89.27s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 89.33s Find: Descendants matching type Alert [Xcode] [Xcode] t = 89.33s Snapshot accessibility hierarchy for app with pid 52 [Xcode] [Xcode] t = 89.38s Find: Descendants matching type Sheet [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 27\n}" [debug] [MJSONWP] Matched JSONWP error code 27 to NoSuchAlertError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchAlertError: [object Object] [debug] [W3C (df0768a2)] at errorFromMJSONWPStatusCode (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:786:12) [debug] [W3C (df0768a2)] at ProxyRequestError.getActualError (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/protocol/errors.js:683:14) [debug] [W3C (df0768a2)] at JWProxy.command (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:234:19) [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/alert/text 404 361 ms - 497 [HTTP]  org.openqa.selenium.NoAlertPresentException: An unknown error has occurred Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z' System info: host: 'Nishith-Air', ip: 'fe80:0:0:0:4f5:536a:484c:e820%en0', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14', java.version: '1.8.0_191' Driver info: io.appium.java_client.AppiumDriver Capabilities {app: /Users/muvi/Desktop/Nishith..., autoAcceptAlerts: true, automationName: XCuiTest, browserName: , clearSystemFiles: true, databaseEnabled: false, deviceName: iPhone, fullReset: true, javascriptEnabled: true, locationContextEnabled: false, maxTypingFrequency: 10, networkConnectionEnabled: false, newCommandTimeout: 120, platform: MAC, platformName: MAC, preventWDAAttachments: true, shouldUseSingletonTestManager: false, showIOSLog: true, showXcodeLog: true, simpleIsVisibleCheck: true, takesScreenshot: true, udid: f5d7caafd45019a015b417158be..., useNewWDA: true, waitForQuiescence: false, wdaConnectionTimeout: 80000, wdaLaunchTimeout: 80000, wdaLocalPort: 51398, webStorageEnabled: false, webkitDebugProxyPort: 51416} Session ID: df0768a2-b393-458d-9825-b508fd2cad87 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122) at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158) at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:231) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:543) at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:46) at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1) at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.alert(RemoteWebDriver.java:923) at com.appium.screen.flows.iOSFlow.login(iOSFlow.java:52) at com.appium.pages.LoginPage.enterValidCredentails(LoginPage.java:53) at com.appium.tests.LoginTest.TC_Login_01_02(LoginTest.java:34) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108) at org.testng.internal.Invoker.invokeMethod(Invoker.java:661) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:744) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:380) at org.testng.SuiteRunner.access$000(SuiteRunner.java:39) at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:414) at org.testng.internal.thread.ThreadUtil$1.call(ThreadUtil.java:52) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 7 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 4 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"menu"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","menu","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"menu"} [Xcode] t = 89.51s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 89.51s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.57s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.62s Find: Descendants matching type Any [Xcode] t = 89.62s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 89.62s Get all elements bound by accessibility element for: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 89.62s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.67s Find: Descendants matching type Any [Xcode] t = 89.67s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 89.68s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.73s Find: Descendants matching type Any [Xcode] [Xcode] t = 89.73s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 89.73s Find: Identity Binding [Xcode] [Xcode] t = 89.73s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.73s Find: Descendants matching type Any [Xcode] [Xcode] t = 89.73s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"1E000000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [Xcode] t = 89.74s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1E000000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 259 ms - 88 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/displayed [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/displayed' to command name 'elementDisplayed' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/displayed] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/1E000000-0000-0000-6403-000000000000/displayed] with body: {} [Xcode] t = 89.77s Find the "menu" Button [Xcode] [Xcode] t = 89.77s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.82s Find: Descendants matching type Any [Xcode] t = 89.83s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 89.83s Find: Identity Binding [Xcode] [Xcode] t = 89.83s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.88s Find: Descendants matching type Any [Xcode] t = 89.88s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 89.88s Find: Identity Binding [Xcode] [Xcode] t = 89.88s Find the "menu" Button [Xcode] [Xcode] t = 89.88s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 89.93s Find: Descendants matching type Any [Xcode] t = 89.93s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 89.94s Find: Identity Binding [Xcode] 2019-06-20 19:09:35.965544+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/displayed 200 203 ms - 76 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/enabled [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/enabled' to command name 'elementEnabled' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/enabled] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/1E000000-0000-0000-6403-000000000000/enabled] with body: {} [Xcode] t = 89.98s Find the "menu" Button [Xcode] [Xcode] t = 89.98s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.02s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.03s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 90.03s Find: Identity Binding [Xcode] t = 90.03s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.08s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.08s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] [Xcode] t = 90.08s Find: Identity Binding [Xcode] t = 90.08s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 90.09s Find: Descendants matching type Any [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/enabled 200 133 ms - 76 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [Xcode] t = 90.09s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.09s Find: Identity Binding [Xcode] [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/click [HTTP] {"id":"1E000000-0000-0000-6403-000000000000"} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/click' to command name 'click' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/click] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/1E000000-0000-0000-6403-000000000000/click] with body: {"id":"1E000000-0000-0000-6403-000000000000"} [Xcode] t = 90.12s Find the "menu" Button [Xcode] [Xcode] t = 90.12s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.17s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.17s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.17s Find: Identity Binding [Xcode] [Xcode] t = 90.17s Find the "menu" Button [Xcode] [Xcode] t = 90.18s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.22s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.22s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.23s Find: Identity Binding [Xcode] [Xcode] t = 90.33s Find the "menu" Button [Xcode] [Xcode] t = 90.33s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.39s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.39s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.40s Find: Identity Binding [Xcode] t = 90.40s Find the "menu" Button [Xcode] t = 90.40s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.45s Find: Descendants matching type Any [Xcode] [Xcode] t = 90.45s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.45s Find: Identity Binding [Xcode] t = 90.46s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.52s Find: Descendants matching type Any [Xcode] t = 90.53s Find: Elements matching predicate '"menu" IN identifiers' [Xcode] t = 90.53s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"1E000000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/1E000000-0000-0000-6403-000000000000/click 200 642 ms - 118 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 6 ms - 800 [HTTP]  [Xcode] t = 90.74s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"Settings"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","Settings","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"Settings"} [Xcode] t = 90.81s Find: Descendants matching type Alert [Xcode] [Xcode] t = 90.81s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.86s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 90.87s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 90.87s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.92s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 90.98s Find: Descendants matching type Any [Xcode] t = 90.98s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 90.98s Get all elements bound by accessibility element for: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 90.98s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.03s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.03s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 91.04s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.09s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.09s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] t = 91.09s Find: Identity Binding [Xcode] t = 91.09s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 91.09s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.09s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] t = 91.09s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"A1000000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"A1000000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 331 ms - 88 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/A1000000-0000-0000-6403-000000000000/click [HTTP] {"id":"A1000000-0000-0000-6403-000000000000"} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/A1000000-0000-0000-6403-000000000000/click' to command name 'click' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/A1000000-0000-0000-6403-000000000000/click] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/A1000000-0000-0000-6403-000000000000/click] with body: {"id":"A1000000-0000-0000-6403-000000000000"} [debug] [XCUITest] Connection to WDA timed out [Xcode] t = 91.12s Find the "Settings" Button [Xcode] [Xcode] t = 91.12s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.17s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.18s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 91.18s Find: Identity Binding [Xcode] [Xcode] t = 91.18s Find the "Settings" Button [Xcode] t = 91.18s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.24s Find: Descendants matching type Any [Xcode] t = 91.24s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 91.24s Find: Identity Binding [Xcode] [Xcode] t = 91.35s Find the "Settings" Button [Xcode] [Xcode] t = 91.35s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.41s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.41s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 91.41s Find: Identity Binding [Xcode] [Xcode] t = 91.42s Find the "Settings" Button [Xcode] [Xcode] t = 91.42s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.47s Find: Descendants matching type Any [Xcode] t = 91.48s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] [Xcode] t = 91.48s Find: Identity Binding [Xcode] [Xcode] t = 91.48s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.56s Find: Descendants matching type Any [Xcode] t = 91.56s Find: Elements matching predicate '"Settings" IN identifiers' [Xcode] t = 91.56s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"A1000000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/A1000000-0000-0000-6403-000000000000/click 200 569 ms - 118 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 6 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"Login / Register"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","Login / Register","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"Login / Register"} [Xcode] t = 91.74s Find the Application 'com.release.gianttest' [Xcode] t = 91.74s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.79s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.83s Find: Descendants matching type Any [Xcode] t = 91.83s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 91.83s Get all elements bound by accessibility element for: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 91.83s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.87s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.87s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 91.87s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.91s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.91s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 91.91s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"E4000000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [Xcode] t = 91.91s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"E4000000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 211 ms - 88 [HTTP]  [Xcode] t = 91.91s Find: Descendants matching type Any [Xcode] t = 91.91s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 91.91s Find: Identity Binding [Xcode] [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed' to command name 'elementDisplayed' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/E4000000-0000-0000-6403-000000000000/displayed] with body: {} [Xcode] t = 91.94s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 91.94s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 91.97s Find: Descendants matching type Any [Xcode] [Xcode] t = 91.97s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 91.98s Find: Identity Binding [Xcode] [Xcode] t = 91.98s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.01s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.02s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.02s Find: Identity Binding [Xcode] [Xcode] t = 92.02s Find the "Login / Register" StaticText [Xcode] t = 92.02s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.05s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.06s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.06s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:38.087662+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed 200 143 ms - 76 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled' to command name 'elementEnabled' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/E4000000-0000-0000-6403-000000000000/enabled] with body: {} [Xcode] t = 92.08s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.08s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.12s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.12s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.12s Find: Identity Binding [Xcode] t = 92.13s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.16s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.16s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.16s Find: Identity Binding [Xcode] [Xcode] t = 92.16s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.17s Find: Descendants matching type Any [Xcode] t = 92.17s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 92.17s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled 200 107 ms - 76 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed' to command name 'elementDisplayed' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/E4000000-0000-0000-6403-000000000000/displayed] with body: {} [Xcode] t = 92.20s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.20s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.23s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.24s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.24s Find: Identity Binding [Xcode] [Xcode] t = 92.24s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.28s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.28s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.28s Find: Identity Binding [Xcode] t = 92.28s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.29s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.32s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.32s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.32s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:38.355302+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/displayed 200 148 ms - 76 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled [HTTP] {} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled' to command name 'elementEnabled' [debug] [JSONWP Proxy] Proxying [GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/E4000000-0000-0000-6403-000000000000/enabled] with body: {} [Xcode] t = 92.35s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.35s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.39s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.39s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 92.39s Find: Identity Binding [Xcode] [Xcode] t = 92.39s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.43s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.43s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.43s Find: Identity Binding [Xcode] [Xcode] t = 92.43s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.43s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.43s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : true,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/enabled 200 105 ms - 76 [HTTP]  [Xcode] t = 92.43s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/click [HTTP] {"id":"E4000000-0000-0000-6403-000000000000"} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/click' to command name 'click' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/click] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/E4000000-0000-0000-6403-000000000000/click] with body: {"id":"E4000000-0000-0000-6403-000000000000"} [Xcode] t = 92.46s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.47s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.50s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.50s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.50s Find: Identity Binding [Xcode] t = 92.51s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.51s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.54s Find: Descendants matching type Any [Xcode] t = 92.54s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 92.54s Find: Identity Binding [Xcode] [Xcode] t = 92.65s Find the "Login / Register" StaticText [Xcode] [Xcode] t = 92.65s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.69s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.69s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] [Xcode] t = 92.69s Find: Identity Binding [Xcode] [Xcode] t = 92.69s Find the "Login / Register" StaticText [Xcode] t = 92.70s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.73s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.73s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 92.73s Find: Identity Binding [Xcode] [Xcode] t = 92.74s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 92.78s Find: Descendants matching type Any [Xcode] [Xcode] t = 92.78s Find: Elements matching predicate '"Login / Register" IN identifiers' [Xcode] t = 92.79s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"E4000000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/E4000000-0000-0000-6403-000000000000/click 200 548 ms - 118 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 6 ms - 800 [HTTP]  [Xcode] t = 93.00s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 4 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"email"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","email","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"email"} [Xcode] t = 93.03s Find: Descendants matching type Alert [Xcode] [Xcode] t = 93.03s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.05s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 93.06s Find the Application 'com.release.gianttest' [Xcode] t = 93.06s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.08s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.10s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.11s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.11s Get all elements bound by accessibility element for: Elements matching predicate '"email" IN identifiers' [Xcode] t = 93.11s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.13s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.13s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.13s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.16s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.16s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.16s Find: Identity Binding [Xcode] t = 93.16s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 93.16s Find: Descendants matching type Any [Xcode] t = 93.16s Find: Elements matching predicate '"email" IN identifiers' [Xcode] t = 93.16s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"03010000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"03010000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 152 ms - 88 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [XCUITest] Connection to WDA timed out [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/03010000-0000-0000-6403-000000000000/value [HTTP] {"id":"03010000-0000-0000-6403-000000000000","text":"test45@gmail.com","value":["t","e","s","t","4","5","@","g","m","a","i","l",".","c","o","m"]} [debug] [W3C (df0768a2)] Calling AppiumDriver.setValue() with args: [["t","e","s","t","4","5","@","g","m","a","i","l",".","c","o","m"],"03010000-0000-0000-6403-000000000000","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'setValue' [debug] [JSONWP Proxy] Matched '/element/03010000-0000-0000-6403-000000000000/value' to command name 'setValue' [debug] [JSONWP Proxy] Proxying [POST /element/03010000-0000-0000-6403-000000000000/value] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/03010000-0000-0000-6403-000000000000/value] with body: {"value":["t","e","s","t","4","5","@","g","m","a","i","l",".","c","o","m"]} [Xcode] t = 93.21s Find the "email" TextField [Xcode] [Xcode] t = 93.21s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.24s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.24s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.24s Find: Identity Binding [Xcode] [Xcode] t = 93.24s Find the "email" TextField [Xcode] [Xcode] t = 93.24s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.26s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.27s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.27s Find: Identity Binding [Xcode] [Xcode] t = 93.27s Find the "email" TextField [Xcode] [Xcode] t = 93.27s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.29s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.30s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.30s Find: Identity Binding [Xcode] [Xcode] t = 93.30s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.32s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 93.32s Find the "email" TextField [Xcode] [Xcode] t = 93.32s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.34s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.34s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.35s Find: Identity Binding [Xcode] [Xcode] t = 93.45s Find the "email" TextField [Xcode] [Xcode] t = 93.46s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.48s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.48s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.48s Find: Identity Binding [Xcode] [Xcode] t = 93.49s Find the "email" TextField [Xcode] t = 93.49s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.51s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.51s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.51s Find: Identity Binding [Xcode] [Xcode] t = 93.52s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 93.55s Find: Descendants matching type Any [Xcode] [Xcode] t = 93.55s Find: Elements matching predicate '"email" IN identifiers' [Xcode] [Xcode] t = 93.55s Find: Identity Binding [Xcode] [Xcode] t = 94.27s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 94.35s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 94.35s Get all elements bound by accessibility element for: Descendants matching type Keyboard [Xcode] t = 94.35s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 94.39s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 94.40s Find the Keyboard [Xcode] [Xcode] t = 94.40s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 94.43s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 94.43s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:40.459412+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [Xcode] 2019-06-20 19:09:40.553973+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"03010000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/03010000-0000-0000-6403-000000000000/value 200 3008 ms - 14 [HTTP]  [Xcode] t = 96.20s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"pwd"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","pwd","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"pwd"} [Xcode] t = 96.27s Find: Descendants matching type Alert [Xcode] [Xcode] t = 96.27s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.30s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 96.31s Find the Application 'com.release.gianttest' [Xcode] t = 96.31s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.34s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.38s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.38s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.38s Get all elements bound by accessibility element for: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.38s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.42s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.42s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.42s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.46s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.46s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] t = 96.46s Find: Identity Binding [Xcode] t = 96.46s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 96.46s Find: Descendants matching type Any [Xcode] t = 96.46s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.47s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"04010000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"04010000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 245 ms - 88 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/04010000-0000-0000-6403-000000000000/value [HTTP] {"id":"04010000-0000-0000-6403-000000000000","text":"123456","value":["1","2","3","4","5","6"]} [debug] [W3C (df0768a2)] Calling AppiumDriver.setValue() with args: [["1","2","3","4","5","6"],"04010000-0000-0000-6403-000000000000","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'setValue' [debug] [JSONWP Proxy] Matched '/element/04010000-0000-0000-6403-000000000000/value' to command name 'setValue' [debug] [JSONWP Proxy] Proxying [POST /element/04010000-0000-0000-6403-000000000000/value] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/04010000-0000-0000-6403-000000000000/value] with body: {"value":["1","2","3","4","5","6"]} [Xcode] t = 96.50s Find the "pwd" SecureTextField [Xcode] [Xcode] t = 96.50s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.54s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.54s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.54s Find: Identity Binding [Xcode] t = 96.54s Find the "pwd" SecureTextField [Xcode] [Xcode] t = 96.55s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.59s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.59s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] t = 96.59s Find: Identity Binding [Xcode] [Xcode] t = 96.59s Find the "pwd" SecureTextField [Xcode] t = 96.60s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.64s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.64s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.64s Find: Identity Binding [Xcode] [Xcode] t = 96.65s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.68s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 96.68s Get all elements bound by accessibility element for: Descendants matching type Keyboard [Xcode] [Xcode] t = 96.68s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.72s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 96.72s Find the Keyboard [Xcode] [Xcode] t = 96.73s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.76s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 96.76s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:42.789922+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [Xcode] t = 96.87s Find the "pwd" SecureTextField [Xcode] [Xcode] t = 96.87s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.90s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.90s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 96.91s Find: Identity Binding [Xcode] [Xcode] t = 96.91s Find the "pwd" SecureTextField [Xcode] t = 96.91s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 96.94s Find: Descendants matching type Any [Xcode] [Xcode] t = 96.95s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] t = 96.95s Find: Identity Binding [Xcode] [Xcode] t = 97.06s Find the "pwd" SecureTextField [Xcode] [Xcode] t = 97.06s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 97.10s Find: Descendants matching type Any [Xcode] [Xcode] t = 97.10s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 97.10s Find: Identity Binding [Xcode] [Xcode] t = 97.11s Find the "pwd" SecureTextField [Xcode] t = 97.11s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 97.15s Find: Descendants matching type Any [Xcode] [Xcode] t = 97.15s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 97.15s Find: Identity Binding [Xcode] [Xcode] t = 97.16s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 97.21s Find: Descendants matching type Any [Xcode] [Xcode] t = 97.22s Find: Elements matching predicate '"pwd" IN identifiers' [Xcode] [Xcode] t = 97.22s Find: Identity Binding [Xcode] [Xcode] 2019-06-20 19:09:43.459302+0530 WebDriverAgentRunner-Runner[863:248349] Using general test manager [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"04010000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.setValue() result: null [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/04010000-0000-0000-6403-000000000000/value 200 1583 ms - 14 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/appium/device/hide_keyboard [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'hideKeyboard' [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"class name","value":"XCUIElementTypeKeyboard"} [Xcode] t = 98.12s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.17s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.17s Get all elements bound by accessibility element for: Descendants matching type Keyboard [Xcode] t = 98.17s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.20s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.21s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.24s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.24s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"1D010000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [XCUITest] Finding keyboard and clicking final button to close [debug] [JSONWP Proxy] Matched '/element/[object Object]/attribute/visible' to command name 'getAttribute' [debug] [JSONWP Proxy] Proxying [GET /element/[object Object]/attribute/visible] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/[object Object]/attribute/visible] with no body [Xcode] t = 98.24s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 98.24s Find: Descendants matching type Keyboard [Xcode] t = 98.24s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [XCUITest] Connection to WDA timed out [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : null,\n \"sessionId\" : \"D4B8730D-ED85-45DE-85C4-7C386CED0341\",\n \"status\" : 0\n}" [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element/1D010000-0000-0000-6403-000000000000/elements' to command name 'findElementsFromElement' [debug] [JSONWP Proxy] Proxying [POST /element/1D010000-0000-0000-6403-000000000000/elements] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/1D010000-0000-0000-6403-000000000000/elements] with body: {"using":"class name","value":"XCUIElementTypeButton"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [Xcode] t = 98.27s Find the Keyboard [Xcode] [Xcode] t = 98.27s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.30s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.31s Find: Identity Binding [Xcode] [Xcode] t = 98.32s Find the Keyboard [Xcode] [Xcode] t = 98.32s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.35s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.35s Find: Identity Binding [Xcode] [Xcode] t = 98.36s Get all elements bound by accessibility element for: Descendants matching type Button [Xcode] [Xcode] t = 98.36s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.39s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.39s Find: Identity Binding [Xcode] [Xcode] t = 98.39s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.42s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.45s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.46s Find: Identity Binding [Xcode] [Xcode] t = 98.46s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.46s Find: Identity Binding [Xcode] [Xcode] t = 98.46s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.46s Find: Descendants matching type Keyboard [Xcode] t = 98.46s Find: Identity Binding [Xcode] t = 98.46s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.46s Find: Identity Binding [Xcode] [Xcode] t = 98.47s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.50s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.50s Find: Identity Binding [Xcode] [Xcode] t = 98.50s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.50s Find: Identity Binding [Xcode] t = 98.50s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.50s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.51s Find: Identity Binding [Xcode] t = 98.51s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.51s Find: Identity Binding [Xcode] t = 98.51s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.54s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.54s Find: Identity Binding [Xcode] [Xcode] t = 98.54s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.54s Find: Identity Binding [Xcode] [Xcode] t = 98.54s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 98.55s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.55s Find: Identity Binding [Xcode] t = 98.55s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.55s Find: Identity Binding [Xcode] [Xcode] t = 98.55s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.58s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.58s Find: Identity Binding [Xcode] t = 98.58s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.58s Find: Identity Binding [Xcode] [Xcode] t = 98.58s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":[{"ELEMENT":"3C010000-0000-0000-6403-000000000000"},{"ELEMENT":"46010000-0000-0000-6403-000000000000"},{"ELEMENT":"47010000-0000-0000-6403-000000000000"},{"ELEMENT":"49010000-0000-0000-6403-000000000000"}],"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [JSONWP Proxy] Matched '/element/49010000-0000-0000-6403-000000000000/click' to command name 'click' [debug] [JSONWP Proxy] Proxying [POST /element/49010000-0000-0000-6403-000000000000/click] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/49010000-0000-0000-6403-000000000000/click] with body: {} [Xcode] t = 98.58s Find: Descendants matching type Keyboard [Xcode] t = 98.58s Find: Identity Binding [Xcode] t = 98.58s Find: Descendants matching type Button [Xcode] t = 98.59s Find: Identity Binding [Xcode] t = 98.59s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [iProxy] waiting for connection [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] waiting for connection [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] waiting for connection [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] waiting for connection [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devices == 1 [debug] [iProxy] Requesting connecion to device handle == 2 (serial: f5d7caafd45019a015b417158beebdea1078aedc), port 8100 [debug] [iProxy] run_ctos_loop: fd = 4 [debug] [iProxy] run_stoc_loop: fd = 4 [debug] [iProxy] accepted connection, fd = 4 [debug] [iProxy] waiting for connection [debug] [iProxy] Number of available devic [Xcode] t = 98.62s Find: Descendants matching type Alert [Xcode] t = 98.62s Snapshot accessibility hierarchy for app with pid 868 [Xcode] t = 98.64s Find: Descendants matching type Sheet [Xcode] t = 98.65s Find the "Return" Button [Xcode] t = 98.65s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.67s Find: Descendants matching type Keyboard [Xcode] t = 98.68s Find: Identity Binding [Xcode] t = 98.68s Find: Descendants matching type Button [Xcode] t = 98.68s Find: Identity Binding [Xcode] [Xcode] t = 98.69s Find the "Return" Button [Xcode] [Xcode] t = 98.69s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.71s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.72s Find: Identity Binding [Xcode] t = 98.72s Find: Descendants matching type Button [Xcode] t = 98.72s Find: Identity Binding [Xcode] [Xcode] t = 98.83s Find the "Return" Button [Xcode] [Xcode] t = 98.84s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.87s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.87s Find: Identity Binding [Xcode] t = 98.87s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.87s Find: Identity Binding [Xcode] [Xcode] t = 98.88s Find the "Return" Button [Xcode] t = 98.88s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.91s Find: Descendants matching type Keyboard [Xcode] t = 98.91s Find: Identity Binding [Xcode] [Xcode] t = 98.92s Find: Descendants matching type Button [Xcode] t = 98.92s Find: Identity Binding [Xcode] [Xcode] t = 98.92s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 98.97s Find: Descendants matching type Keyboard [Xcode] [Xcode] t = 98.98s Find: Identity Binding [Xcode] [Xcode] t = 98.98s Find: Descendants matching type Button [Xcode] [Xcode] t = 98.98s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"49010000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [debug] [W3C (df0768a2)] Responding to client with driver.hideKeyboard() result: null [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/appium/device/hide_keyboard 200 1123 ms - 14 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"login"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","login","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"login"} [Xcode] t = 99.25s Find the Application 'com.release.gianttest' [Xcode] t = 99.25s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.30s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.34s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.34s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.34s Get all elements bound by accessibility element for: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.34s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.38s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.38s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.39s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.43s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.43s Find: Elements matching predicate '"login" IN identifiers' [Xcode] t = 99.43s Find: Identity Binding [Xcode] [Xcode] t = 99.43s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.43s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.44s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.44s Find: Identity Binding [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"06010000-0000-0000-6403-000000000000"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":0} [debug] [W3C (df0768a2)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"06010000-0000-0000-6403-000000000000"} [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 200 225 ms - 88 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [XCUITest] Connection to WDA timed out [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/06010000-0000-0000-6403-000000000000/click [HTTP] {"id":"06010000-0000-0000-6403-000000000000"} [W3C (df0768a2)] Driver proxy active, passing request on via HTTP proxy [debug] [XCUITest] Executing command 'proxyReqRes' [debug] [JSONWP Proxy] Matched '/wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/06010000-0000-0000-6403-000000000000/click' to command name 'click' [debug] [JSONWP Proxy] Proxying [POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/06010000-0000-0000-6403-000000000000/click] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element/06010000-0000-0000-6403-000000000000/click] with body: {"id":"06010000-0000-0000-6403-000000000000"} [Xcode] t = 99.47s Find the "login" Button [Xcode] [Xcode] t = 99.47s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.50s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.51s Find: Elements matching predicate '"login" IN identifiers' [Xcode] t = 99.51s Find: Identity Binding [Xcode] t = 99.51s Find the "login" Button [Xcode] t = 99.51s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.55s Find: Descendants matching type Any [Xcode] t = 99.55s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.55s Find: Identity Binding [Xcode] [Xcode] t = 99.66s Find the "login" Button [Xcode] [Xcode] t = 99.66s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.69s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.69s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.69s Find: Identity Binding [Xcode] [Xcode] t = 99.69s Find the "login" Button [Xcode] [Xcode] t = 99.69s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.72s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.72s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.72s Find: Identity Binding [Xcode] [Xcode] t = 99.72s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 99.75s Find: Descendants matching type Any [Xcode] [Xcode] t = 99.76s Find: Elements matching predicate '"login" IN identifiers' [Xcode] [Xcode] t = 99.76s Find: Identity Binding [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"status":0,"id":"06010000-0000-0000-6403-000000000000","value":"","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341"} [JSONWP Proxy] Replacing sessionId D4B8730D-ED85-45DE-85C4-7C386CED0341 with df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element/06010000-0000-0000-6403-000000000000/click 200 417 ms - 118 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 3 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 7 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 6 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 4 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 3 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 100.15s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 100.15s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 100.56s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 100.58s Find: Descendants matching type Any [Xcode] [Xcode] t = 100.59s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 505 ms - 387 [HTTP]  [Xcode] t = 100.76s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 100.80s Find: Descendants matching type Alert [Xcode] [Xcode] t = 100.80s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 100.82s Find: Descendants matching type Sheet [Xcode] [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 101.17s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 101.17s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 101.20s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 101.23s Find: Descendants matching type Any [Xcode] [Xcode] t = 101.23s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 126 ms - 387 [HTTP]  [debug] [XCUITest] Connection to WDA timed out [debug] [XCUITest] Connection to WDA timed out [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 101.80s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 101.80s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 101.83s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 101.86s Find: Descendants matching type Any [Xcode] [Xcode] t = 101.86s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 121 ms - 387 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 9 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 102.45s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 102.45s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 102.48s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 102.51s Find: Descendants matching type Any [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [Xcode] t = 102.51s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 119 ms - 387 [HTTP]  [Xcode] t = 102.96s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 103.44s Find: Descendants matching type Alert [Xcode] [Xcode] t = 103.45s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 103.47s Find: Descendants matching type Sheet [Xcode] [Xcode] t = 103.48s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 103.48s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 103.50s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 103.52s Find: Descendants matching type Any [Xcode] [Xcode] t = 103.52s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 502 ms - 387 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 7 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 4 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 104.13s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 104.14s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 104.21s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 104.24s Find: Descendants matching type Any [Xcode] [Xcode] t = 104.24s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 175 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 104.82s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 104.82s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 104.88s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 104.92s Find: Descendants matching type Any [Xcode] [Xcode] t = 104.92s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 163 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 105.49s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 105.49s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 105.55s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 105.59s Find: Descendants matching type Any [Xcode] [Xcode] t = 105.59s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [Xcode] t = 105.59s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 165 ms - 387 [HTTP]  [debug] [iProxy] recv failed: Operation not permitted [Xcode] t = 105.61s Find: Descendants matching type Alert [Xcode] [Xcode] t = 105.62s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 105.64s Find: Descendants matching type Sheet [Xcode] [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 106.17s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 106.17s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 106.23s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 106.26s Find: Descendants matching type Any [Xcode] [Xcode] t = 106.27s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 170 ms - 387 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 6 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 106.87s Find the Application 'com.release.gianttest' [Xcode] t = 106.88s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 106.94s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 106.98s Find: Descendants matching type Any [Xcode] [Xcode] t = 106.98s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 182 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 107.55s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 107.56s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 107.61s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 107.65s Find: Descendants matching type Any [Xcode] t = 107.65s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 160 ms - 387 [HTTP]  [Xcode] t = 107.65s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 107.68s Find: Descendants matching type Alert [Xcode] [Xcode] t = 107.68s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 107.70s Find: Descendants matching type Sheet [Xcode] [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 108.22s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 108.23s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 108.28s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 108.32s Find: Descendants matching type Any [Xcode] [Xcode] t = 108.32s Find: Elements matching predicate '"search" IN identifiers' [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 158 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [Xcode] t = 108.90s Find the Application 'com.release.gianttest' [Xcode] [Xcode] t = 108.90s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [Xcode] t = 110.82s Find the Application 'com.release.gianttest' (retry 1) [Xcode] [Xcode] 2019-06-20 19:09:56.858954+0530 WebDriverAgentRunner-Runner[863:248349] Enqueue Failure: Timed out snapshotting com.apple.testmanagerd, app is either unresponsive or taking too long to snapshot. /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 37 1 [Xcode] [Xcode] t = 110.83s Snapshot accessibility hierarchy for app with pid 868 [Xcode] [debug] [JSONWP Proxy] Got response with status 200: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [JSONWP Proxy] Got an unexpected response: {"value":{"using":"id","value":"search","description":"unable to find an element"},"sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":7} [debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 2010 ms - 387 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 3 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 61 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 66 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 59 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 61 ms - 387 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getCurrentContext() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getCurrentContext' [debug] [W3C (df0768a2)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP" [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/context 200 4 ms - 22 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 63 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 80 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 63 ms - 387 [HTTP]  [HTTP] --> POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element [HTTP] {"using":"id","value":"search"} [debug] [W3C (df0768a2)] Calling AppiumDriver.findElement() with args: ["id","search","df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'findElement' [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id [debug] [BaseDriver] Waiting up to 0 ms for condition [debug] [JSONWP Proxy] Matched '/element' to command name 'findElement' [debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/element] with body: {"using":"id","value":"search"} [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [JSONWP Proxy] Got an unexpected response: {"value":"The application under test with bundle id 'com.release.gianttest' is not running, possibly crashed","sessionId":"D4B8730D-ED85-45DE-85C4-7C386CED0341","status":889} [debug] [MJSONWP] Matched JSONWP error code 889 to UnknownError [debug] [W3C (df0768a2)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters. [debug] [W3C (df0768a2)] at XCUITestDriver.helpers.doNativeFind (/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/lib/commands/find.js:130:13) [HTTP] <-- POST /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/element 404 65 ms - 387 [HTTP]  TC_Login_01_02 execution failed in count: 0 Current Running Thread Statusdf0768a2-b393-458d-9825-b508fd2cad87 [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/screenshot [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getScreenshot() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getScreenshot' [debug] [XCUITest] Taking screenshot with WDA [debug] [JSONWP Proxy] Matched '/screenshot' to command name 'getScreenshot' [debug] [JSONWP Proxy] Proxying [GET /screenshot] to [GET http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341/screenshot] with no body [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : \"iVBORw0KGgoAAAANSUhEUgAABNoAAAigCAIAAABm8NjOAAAAAXNSR0IArs4c6QAA\\r\\nABxpRE9UAAAAAgAAAAAAAARQAAAAKAAABFAAAARQACBo9xQ5MLsAAEAASURBVHgB\\r\\n1N1HrGdHluf3pC833VVdVayiT5LpzfMmX1q6Krpk2udNWrqid+mTmUzvSRa7B8II\\r\\nAwgYQAthIECClhI0Ky2kzQAtQQtpIGkhQQ3tJIwwje7poT5xf+8Fb72XmZVVPXLC\\r\\nQejEiRMn7v++bEx9+YuIu+iJneeWjl1ZOXVj+cS1JaOXnx65pGW6THzV9JcrJq\\/L\\r\\nYSKrZq6zldPXlk1cfnr0wlMj55eMXYzPYcsnr6zZ+6UcjrTlU9efGr20ePjC0omr\\r\\nq\\/d+vWbfb1fOfLls8tqS8Staoyumb8QSXD51la2YvrZqzw3OkvFLLBHt0onLzOjK\\r\\nGROv8VfvuZF1V5jYrCjCXzp+SVseYPJKjRvqPPBbrYgEo2v3faXLz48yJbMMcaTl\\r\\n1+nmF8n0Y5MmYm7iCfJXzVj0yrIJr+L88slLq\\/dc03169JyEjv1f+1FPe12TVzh+\\r\\nwuq9X66cvLBm5vLaPVc69l7t2n+drZq6+NTuU6unL\\/Uc\\/FJXgojRzn3XmExDXXuv\\r\\n9ey\\/sWbq0oqxc6snL3K0K8fPr5q41DFzrWvvjbXTV\\/krxy8un75cbPLS0vELK43u\\r\\nud6z\\/6veA1\\/Lkblm6gpbrZ2+ytbOXOuYvrFm8hrrnPmye\\/rLjolrnZPXe2a+6p25\\r\\n0TF+edXYmbWT53sPXht488veg1c69pzvmrnEOqYurJk4t2bqQve+qz37PcCVzj2X\\r\\nOaxj5pL42umLIsz0\\/gPXBw7e6Nl7JRNXj58tcyfOKcIkiMvp23+tc\\/pirzczcX71\\r... [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [W3C (df0768a2)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABNoAAAigCAIAAABm8NjOAAAAAXNSR0IArs4c6QAA\r\nABxpRE9UAAAAAgAAAAAAAARQAAAAKAAABFAAAARQACBo9xQ5MLsAAEAASURBVHgB\r\n1N1HrGdHluf3pC833VVdVayiT5LpzfMmX1q6Krpk2udNWrqid+mTmUzvSRa7B8II\r\nAwgYQAthIECClhI0Ky2kzQAtQQtpIGkhQQ3tJIwwje7poT5xf+8Fb72XmZVVPXLC\r\nQejEiRMn7v++bEx9+YuIu+iJneeWjl1ZOXVj+cS1JaOXnx65pGW6THzV9JcrJq/L\r\nYSKrZq6zldPXlk1cfnr0wlMj55eMXYzPYcsnr6zZ+6UcjrTlU9efGr20ePjC0omr\r\nq/d+vWbfb1fOfLls8tqS8Staoyumb8QSXD51la2YvrZqzw3OkvFLLBHt0onLzOjK\r\nGROv8VfvuZF1V5jYrCjCXzp+SVseYPJKjRvqPPBbrYgEo2v3faXLz48yJbMMcaTl\r\n1+nmF8n0Y5MmYm7iCfJXzVj0yrIJr+L88slLq/dc03169JyEjv1f+1FPe12TVzh+\r\nwuq9X66cvLBm5vLaPVc69l7t2n+drZq6+NTuU6unL/Uc/FJXgojRzn3XmExDXXuv\r\n9ey/sWbq0oqxc6snL3K0K8fPr5q41DFzrWvvjbXTV/krxy8un75cbPLS0vELK43u\r\nud6z/6veA1/Lkblm6gpbrZ2+ytbOXOuYvrFm8hrrnPmye/rLjolrnZPXe2a+6p25\r\n0TF+edXYmbWT53sPXht488veg1c69pzvmrnEOqYurJk4t2bqQve+qz37PcCVzj2X\r\nOaxj5pL42umLIsz0/gPXBw7e6Nl7JRNXj58tcyfOKcIkiMvp23+tc/pirzczcX71\r\n6Jm14+c6Jy/wOyY4pV07frZ7+uK6gzcG9l9bM3Zm5fApbdfE+Z6pi/17rgzuuzZ4\r\n... [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87/screenshot 200 881 ms - 5792188 [HTTP]  ************************true*********************** Jun 20, 2019 7:10:03 PM com.appium.manager.LocalAppiumManager destoryIOSWebKitProxy INFO: Kills webkit proxy******************kill -9 java.lang.UNIXProcess@52cc0cf5 [HTTP] --> GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.getSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [XCUITest] Executing command 'getSession' [XCUITest] Merging WDA caps over Appium caps for session detail response [debug] [W3C (df0768a2)] Responding to client with driver.getSession() result: {"udid":"f5d7caafd45019a015b417158beebdea1078aedc","platformName":"ios","waitForQuiescence":false,"webkitDebugProxyPort":51416,"app":"/Users/muvi/Desktop/Nishith/MobileAutomation/build/Sapphire.app","autoAcceptAlerts":true,"automationName":"XCuiTest","clearSystemFiles":true,"deviceName":"iPhone","fullReset":true,"maxTypingFrequency":10,"newCommandTimeout":120,"preventWDAAttachments":true,"shouldUseSingletonTestManager":false,"showIOSLog":true,"showXcodeLog":true,"simpleIsVisibleCheck":true,"useNewWDA":true,"wdaConnectionTimeout":80000,"wdaLaunchTimeout":80000,"wdaLocalPort":51398,"device":"iphone","browserName":"Sapphire","sdkVersion":"12.1","CFBundleIdentifier":"com.release.gianttest","pixelRatio":2,"statBarHeight":20,"viewportRect":{"left":0,"top":40,"width":828,"height":1432}} [HTTP] <-- GET /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 5 ms - 800 [HTTP]  Jun 20, 2019 7:10:03 PM com.appium.manager.AppiumDriverManager stopAppiumDriver INFO: Session Deleting ---- df0768a2-b393-458d-9825-b508fd2cad87---f5d7caafd45019a015b417158beebdea1078aedc [HTTP] --> DELETE /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 [HTTP] {} [debug] [W3C (df0768a2)] Calling AppiumDriver.deleteSession() with args: ["df0768a2-b393-458d-9825-b508fd2cad87"] [debug] [BaseDriver] Event 'quitSessionRequested' logged at 1561038003224 (19:10:03 GMT+0530 (India Standard Time)) [Appium] Removing session df0768a2-b393-458d-9825-b508fd2cad87 from our master session list [debug] [JSONWP Proxy] Matched '/session/df0768a2-b393-458d-9825-b508fd2cad87' to command name 'deleteSession' [debug] [JSONWP Proxy] Proxying [DELETE /session/df0768a2-b393-458d-9825-b508fd2cad87] to [DELETE http://localhost:51398/session/D4B8730D-ED85-45DE-85C4-7C386CED0341] with no body [Xcode] t = 117.20s Terminate com.release.gianttest:868 [Xcode] [debug] [XCUITest] Connection to WDA timed out [debug] [iProxy] recv failed: Operation not permitted [debug] [JSONWP Proxy] Got response with status 200: "{\n \"value\" : {\n\n },\n \"sessionId\" : \"087DEC63-D169-4E54-8E5F-6917E334D3AC\",\n \"status\" : 0\n}" [XCUITest] Shutting down sub-processes [XCUITest] Shutting down iproxy process (pid 9204) [debug] [XCUITest] iproxy exited with code 'null' [XCUITest] Shutting down xcodebuild process (pid 9208) [Xcode] ** BUILD INTERRUPTED ** [Xcode] [XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM' [Xcode] Contents of xcodebuild log file '/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.20_19-07-54-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4E2763BA-9353-4252-8193-10BDD30866D3/WebDriverAgentRunner-FF437817-6AF5-4A35-84F5-5F0ED46A6FB8/Session-WebDriverAgentRunner-2019-06-20_190759-9uunDw.log': [Xcode] 19:07:59.028 xcodebuild[9208:515134] Beginning test session WebDriverAgentRunner-17D198CE-82DD-41C8-8535-9A8643F8F446 at 2019-06-20 19:07:59.027 with Xcode 10B61 on target πŸ“± { [Xcode] deviceSerialNumber: F2LSTUNDHG04 [Xcode] identifier: f5d7caafd45019a015b417158beebdea1078aedc [Xcode] deviceClass: iPhone [Xcode] deviceName: iPhone 7 Plus [Xcode] deviceIdentifier: f5d7caafd45019a015b417158beebdea1078aedc [Xcode] productVersion: 12.1 [Xcode] buildVersion: 16B92 [Xcode] deviceSoftwareVersion: 12.1 (16B92) [Xcode] deviceArchitecture: arm64 [Xcode] deviceTotalCapacity: 25223798784 [Xcode] deviceAvailableCapacity: 10146414592 [Xcode] deviceIsTransient: NO [Xcode] ignored: NO [Xcode] deviceIsBusy: NO [Xcode] deviceIsPaired: YES [Xcode] deviceIsActivated: YES [Xcode] deviceActivationState: Activated [Xcode] isPasscodeLocked: NO [Xcode] deviceType: [Xcode] supportedDeviceFamilies: ( [Xcode] 1 [Xcode] ) [Xcode] applications: (null) [Xcode] provisioningProfiles: (null) [Xcode] hasInternalSupport: NO [Xcode] isSupportedOS: YES [Xcode] developerDiskMountError: (null) [Xcode] (null) [Xcode] bootArgs: (null) [Xcode] connected: yes [Xcode] isWirelessEnabled: no [Xcode] connectionType: direct [Xcode] hostname: (null) [Xcode] bonjourServiceName: d0:c5:f3:9f:6a:d0@fe80::d2c5:f3ff:fe9f:6ad0._apple-mobdev2._tcp.local. [Xcode] } (12.1 (16B92)) [Xcode] 19:07:59.028 xcodebuild[9208:515134] /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild [Xcode] build-for-testing [Xcode] test-without-building [Xcode] -project [Xcode] /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj [Xcode] -scheme [Xcode] WebDriverAgentRunner [Xcode] -destination [Xcode] id=f5d7caafd45019a015b417158beebdea1078aedc [Xcode] 19:07:59.028 xcodebuild[9208:515134] Launching with Xcode.IDEFoundation.Launcher.PosixSpawn [Xcode] 19:07:59.035 xcodebuild[9208:515134] Test standard output and standard error is at /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.20_19-07-54-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4E2763BA-9353-4252-8193-10BDD30866D3/WebDriverAgentRunner-FF437817-6AF5-4A35-84F5-5F0ED46A6FB8/StandardOutputAndStandardError.txt [Xcode] 19:07:59.047 xcodebuild[9208:515134] Setting up test runner session [Xcode] 19:07:59.053 xcodebuild[9208:515134] Launch session started. [Xcode] 19:07:59.057 xcodebuild[9208:515267] Connecting to mobile device: f5d7caafd45019a015b417158beebdea1078aedc [Xcode] 19:07:59.066 xcodebuild[9208:515267] Starting session with mobile device [Xcode] 19:07:59.244 xcodebuild[9208:515267] Starting test manager service on mobile device. [Xcode] 19:07:59.256 xcodebuild[9208:515270] Received connection for test runner session [Xcode] 19:07:59.256 xcodebuild[9208:515270] Listening for proxy connection request from the test bundle [Xcode] 19:07:59.257 xcodebuild[9208:515134] Test runner session acquired connection. [Xcode] 19:07:59.257 xcodebuild[9208:515134] Waiting for test process to launch. [Xcode] 19:07:59.258 xcodebuild[9208:515270] Initiating session with identifier: 17D198CE-82DD-41C8-8535-9A8643F8F446 [Xcode] 19:07:59.260 xcodebuild[9208:515271] Got reply to session initiation request with identifier 17D198CE-82DD-41C8-8535-9A8643F8F446 (result:error): 29: (null) [Xcode] 19:07:59.598 xcodebuild[9208:515269] πŸ“± installing com.apple.test.WebDriverAgentRunner-Runner using MobileInstall [Xcode] 19:07:59.959 xcodebuild[9208:515145] πŸ“± app uninstall set - {( [Xcode] )} [Xcode] 19:07:59.960 xcodebuild[9208:515145] πŸ“± app install set - {( [Xcode] [Xcode] )} [Xcode] 19:08:02.279 xcodebuild[9208:515269] πŸ“± fetching applications... [Xcode] 19:08:02.600 xcodebuild[9208:515269] πŸ“± done fetching applications... [Xcode] 19:08:02.601 xcodebuild[9208:515269] πŸ“± remoteExecutable setInstalledPath:/private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app [Xcode] [Xcode] 19:08:02.602 xcodebuild[9208:515269] πŸ“± configuring for testing on device [Xcode] 19:08:02.602 xcodebuild[9208:515269] πŸ“± updating test configuration with device paths [Xcode] 19:08:02.604 xcodebuild[9208:515269] πŸ“± updated test configuration at /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Test-WebDriverAgentRunner-2019.06.20_19-07-54-+0530.xcresult/2_Test/Diagnostics/WebDriverAgentRunner-4E2763BA-9353-4252-8193-10BDD30866D3/WebDriverAgentRunner-FF437817-6AF5-4A35-84F5-5F0ED46A6FB8/LaunchSessions/17D198CE-82DD-41C8-8535-9A8643F8F446/remote-container/tmp/WebDriverAgentRunner-17D198CE-82DD-41C8-8535-9A8643F8F446.xctestconfiguration with device paths: [Xcode] testBundleURL:file:///private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest [Xcode] testBundleRelativePath:(null) [Xcode] productModuleName:WebDriverAgentRunner [Xcode] testsToSkip:(null) [Xcode] testsToRun:(null) [Xcode] reportResultsToIDE:YES [Xcode] testsDrivenByIDE:no [Xcode] sessionIdentifier:17D198CE-82DD-41C8-8535-9A8643F8F446 [Xcode] disablePerformanceMetrics:no [Xcode] treatMissingBaselinesAsFailures:no [Xcode] baselineFileURL:(null) [Xcode] baselineFileRelativePath:(null) [Xcode] targetApplicationPath:(null) [Xcode] targetApplicationBundleID:(null) [Xcode] testApplicationDependencies: [Xcode] { [Xcode] "com.apple.test.WebDriverAgentRunner-Runner" = "/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Build/Products/Debug-iphoneos/WebDriverAgentRunner-Runner.app"; [Xcode] } [Xcode] testApplicationUserOverrides:(null) [Xcode] targetApplicationArguments: [Xcode] targetApplicationEnvironment:(null) [Xcode] reportActivities:YES [Xcode] testsMustRunOnMainThread:YES [Xcode] initializeForUITesting:YES [Xcode] aggregateStatisticsBeforeCrash: [Xcode] { [Xcode] XCSuiteRecordsKey = { [Xcode] }; [Xcode] } [Xcode] automationFrameworkPath:/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework [Xcode] bridgedAutomationFrameworkPath:/System/iOSSupport/System/Library/PrivateFrameworks/XCTAutomationSupport.framework [Xcode] emitOSLogs:no [Xcode] systemAttachmentLifetime:2 [Xcode] userAttachmentLifetime:1 [Xcode] gatherLocalizableStringsData:no [Xcode] testExecutionOrdering:lexical [Xcode] randomExecutionOrderingSeed:(null) [Xcode] [Xcode] 19:08:02.604 xcodebuild[9208:515269] πŸ“± uploading test configuration to app container [Xcode] 19:08:04.593 xcodebuild[9208:515269] πŸ“± updating test process environment variables [Xcode] 19:08:04.593 xcodebuild[9208:515269] πŸ“± updated testing environment variables { [Xcode] "DYLD_FRAMEWORK_PATH" = "/private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks:"; [Xcode] "DYLD_INSERT_LIBRARIES" = "/Developer/usr/lib/libMainThreadChecker.dylib"; [Xcode] "DYLD_LIBRARY_PATH" = "/private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks"; [Xcode] "MTC_CRASH_ON_REPORT" = 1; [Xcode] XCTestConfigurationFilePath = "/private/var/mobile/Containers/Data/Application/50941CA4-D53E-4AB9-A9EC-1A7570B5E81D/tmp/WebDriverAgentRunner-17D198CE-82DD-41C8-8535-9A8643F8F446.xctestconfiguration"; [Xcode] } [Xcode] 19:08:05.108 xcodebuild[9208:515134] Test process runnable PID is 863. [Xcode] 2019-06-20 19:08:05.237275+0530 WebDriverAgentRunner-Runner[863:248349] Running tests... [Xcode] objc[863]: Class GCDAsyncSocketPreBuffer is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68578) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d330). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncReadPacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a685c8) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d380). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncWritePacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68618) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d3d0). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncSpecialPacket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a68668) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d420). One of the two will be used. Which one is undefined. [Xcode] objc[863]: Class GCDAsyncSocket is implemented in both /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket (0x104a686b8) and /private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/RoutingHTTPServer.framework/RoutingHTTPServer (0x10178d470). One of the two will be used. Which one is undefined. [Xcode] 19:08:05.333 xcodebuild[9208:515266] Handling proxy channel request from test runner [Xcode] 19:08:05.333 xcodebuild[9208:515266] Test runner is ready, running protocol 29, requires at least version 7. Control framework is running 29 and requires at least 7 [Xcode] 19:08:05.338 xcodebuild[9208:515134] Test runner session successfully initiated. [Xcode] 19:08:05.338 xcodebuild[9208:515134] Whitelisting test process ID 863 [Xcode] 19:08:05.343 xcodebuild[9208:515134] Got whitelisting response from test daemon: Success [Xcode] 19:08:05.343 xcodebuild[9208:515134] Registering/updating daemon-based crash report observer for process names ( [Xcode] SpringBoard, [Xcode] backboardd, [Xcode] xctest, [Xcode] "WebDriverAgentRunner-Runner" [Xcode] ) [Xcode] 19:08:05.350 xcodebuild[9208:515134] Telling test runner to start executing tests. [Xcode] 19:08:05.243 WebDriverAgentRunner-Runner[863:248349] Linked XCTest.framework from /var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest, built with Xcode 1010(10B43a), modified on Thursday, 20 June 2019 at 12:14:44 PM India Standard Time [Xcode] XCTest.framework bundle version: 14460.20 [Xcode] 19:08:05.245 WebDriverAgentRunner-Runner[863:248349] System uptime: 1d 4:58:09 [Xcode] 19:08:05.245 WebDriverAgentRunner-Runner[863:248349] Process arguments: ( [Xcode] "/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/WebDriverAgentRunner-Runner", [Xcode] "-NSTreatUnknownArgumentsAsOpen", [Xcode] NO, [Xcode] "-ApplePersistenceIgnoreState", [Xcode] YES [Xcode] ) [Xcode] 19:08:05.245 WebDriverAgentRunner-Runner[863:248349] Process environment: { [Xcode] "CA_ASSERT_MAIN_THREAD_TRANSACTIONS" = 0; [Xcode] "CA_DEBUG_TRANSACTIONS" = 0; [Xcode] "CFFIXED_USER_HOME" = "/private/var/mobile/Containers/Data/Application/50941CA4-D53E-4AB9-A9EC-1A7570B5E81D"; [Xcode] CLASSIC = 1; [Xcode] "DYLD_FRAMEWORK_PATH" = "/private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks:"; [Xcode] "DYLD_LIBRARY_PATH" = "/private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks"; [Xcode] HOME = "/private/var/mobile/Containers/Data/Application/50941CA4-D53E-4AB9-A9EC-1A7570B5E81D"; [Xcode] LOGNAME = mobile; [Xcode] "MJPEG_SERVER_PORT" = ""; [Xcode] "MTC_CRASH_ON_REPORT" = 1; [Xcode] NSUnbufferedIO = YES; [Xcode] "OS_ACTIVITY_DT_MODE" = YES; [Xcode] PATH = "/usr/bin:/bin:/usr/sbin:/sbin"; [Xcode] SHELL = "/bin/sh"; [Xcode] "SQLITE_ENABLE_THREAD_ASSERTIONS" = 1; [Xcode] TMPDIR = "/private/var/mobile/Containers/Data/Application/50941CA4-D53E-4AB9-A9EC-1A7570B5E81D/tmp/"; [Xcode] "UPGRADE_TIMESTAMP" = 1554880819911; [Xcode] USER = mobile; [Xcode] "USE_PORT" = 8100; [Xcode] "WDA_PRODUCT_BUNDLE_IDENTIFIER" = "com.facebook.WebDriverAgentRunner"; [Xcode] XCTestConfigurationFilePath = "/private/var/mobile/Containers/Data/Application/50941CA4-D53E-4AB9-A9EC-1A7570B5E81D/tmp/WebDriverAgentRunner-17D198CE-82DD-41C8-8535-9A8643F8F446.xctestconfiguration"; [Xcode] "XPC_FLAGS" = 0x0; [Xcode] "XPC_SERVICE_NAME" = "UIKitApplication:com.apple.test.WebDriverAgentRunner-Runner[0x4ca][62]"; [Xcode] "__CF_USER_TEXT_ENCODING" = "0x1F5:0:0"; [Xcode] } [Xcode] 19:08:05.245 WebDriverAgentRunner-Runner[863:248349] App Sandbox active: YES [Xcode] 19:08:05.245 WebDriverAgentRunner-Runner[863:248349] Loading test bundle at: file:///private/var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-ED04FA906FCE/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest [Xcode] 19:08:05.305 WebDriverAgentRunner-Runner[863:248349] Finished loading test bundle [Xcode] 19:08:05.305 WebDriverAgentRunner-Runner[863:248349] Readying IDE session [Xcode] 19:08:05.306 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Exchange protocol versions with daemon' with timeout 15.00 [Xcode] 19:08:05.307 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 15.00s with expectations: `Exchange protocol versions with daemon` [Xcode] 19:08:05.308 WebDriverAgentRunner-Runner[863:248377] : cancelWaiting [Xcode] 19:08:05.308 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.308 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.308 WebDriverAgentRunner-Runner[863:248349] cleaning up `Exchange protocol versions with daemon` [Xcode] 19:08:05.309 WebDriverAgentRunner-Runner[863:248349] Got daemon protocol version 26 [Xcode] 19:08:05.309 WebDriverAgentRunner-Runner[863:248349] Requesting IDE connection transport [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248377] Creating transport with received transport data [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 60.00s with expectations: `Transport for IDE session acquired` [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248377] : cancelWaiting [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] cleaning up `Transport for IDE session acquired` [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] Creating connection with transport [Xcode] 19:08:05.310 WebDriverAgentRunner-Runner[863:248349] Creating the proxy channel with connection [Xcode] 19:08:05.311 WebDriverAgentRunner-Runner[863:248349] Creating future for 'IDE session ready for test plan' with timeout 60.00 [Xcode] 19:08:05.311 WebDriverAgentRunner-Runner[863:248349] Messaging IDE proxy - _XCT_testBundleReadyWithProtocolVersion:29 minimumVersion:7 [Xcode] 19:08:05.311 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 60.00s with expectations: `IDE session ready for test plan` [Xcode] 19:08:05.320 WebDriverAgentRunner-Runner[863:248375] _XCT_testBundleReadyWithProtocolVersion:minimumVersion: reply received [Xcode] 19:08:05.332 WebDriverAgentRunner-Runner[863:248378] _IDE_startExecutingTestPlanWithProtocolVersion:29 [Xcode] 19:08:05.332 WebDriverAgentRunner-Runner[863:248378] : cancelWaiting [Xcode] 19:08:05.332 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.332 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.332 WebDriverAgentRunner-Runner[863:248349] cleaning up `IDE session ready for test plan` [Xcode] 19:08:05.358 xcodebuild[9208:515134] Starting test plan, clearing initialization timeout timer. [Xcode] 19:08:05.338 WebDriverAgentRunner-Runner[863:248349] Initializing for UI testing. [Xcode] 19:08:05.341 WebDriverAgentRunner-Runner[863:248349] Linked XCTAutomationSupport.framework from /var/containers/Bundle/Application/9FA50DDC-61E9-4D84-894D-EDlog4j:WARN No appenders could be found for logger (freemarker.cache). 04FA906FCE/WebDriverAgentRunner-Runner.app/Frameworks/XCTAutomationSupport.framework/XClog4j:WARN Please initialize the log4j system properly. TAutomationSupport, built log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. with Xcode 1010(10B43a), modified on Thursday, 20 June 2019 at 12:14:44 PM India Standard Time [Xcode] XCTAutomationSupport.framework bundle version: 1 [Xcode] 19:08:05.341 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Loading Accessibility' with timeout 70.00 [Xcode] 19:08:05.342 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 70.00s with expectations: `Loading Accessibility` [Xcode] 19:08:05.945 WebDriverAgentRunner-Runner[863:248377] : cancelWaiting [Xcode] 19:08:05.946 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.946 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.946 WebDriverAgentRunner-Runner[863:248349] cleaning up `Loading Accessibility` [Xcode] 19:08:05.946 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Enable gathering of localized strings' with timeout 70.00 [Xcode] 19:08:05.947 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 70.00s with expectations: `Enable gathering of localized strings` [Xcode] 19:08:05.950 WebDriverAgentRunner-Runner[863:248375] : cancelWaiting [Xcode] 19:08:05.951 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.952 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.952 WebDriverAgentRunner-Runner[863:248349] cleaning up `Enable gathering of localized strings` [Xcode] 19:08:05.955 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Set AX timeout to 60.00s' with timeout 65.00 [Xcode] 19:08:05.956 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 65.00s with expectations: `Set AX timeout to 60.00s` [Xcode] 19:08:05.956 WebDriverAgentRunner-Runner[863:248377] : cancelWaiting [Xcode] 19:08:05.957 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.957 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.957 WebDriverAgentRunner-Runner[863:248349] cleaning up `Set AX timeout to 60.00s` [Xcode] 19:08:05.959 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Registering for kAXUserTestingNotification' with timeout 65.00 [Xcode] 19:08:05.959 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 65.00s with expectations: `Registering for kAXUserTestingNotification` [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] cleaning up `Registering for kAXUserTestingNotification` [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Registering for kAXAlertNotification' with timeout 65.00 [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 65.00s with expectations: `Registering for kAXAlertNotification` [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.960 WebDriverAgentRunner-Runner[863:248349] cleaning up `Registering for kAXAlertNotification` [Xcode] 19:08:05.961 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Registering for kAXPidStatusChangedNotification' with timeout 65.00 [Xcode] 19:08:05.961 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 65.00s with expectations: `Registering for kAXPidStatusChangedNotification` [Xcode] 19:08:05.961 WebDriverAgentRunner-Runner[863:248375] : cancelWaiting [Xcode] 19:08:05.962 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.962 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.962 WebDriverAgentRunner-Runner[863:248349] cleaning up `Registering for kAXPidStatusChangedNotification` [Xcode] 19:08:05.962 WebDriverAgentRunner-Runner[863:248349] Creating future for 'Request background assertion for test process' with timeout 30.00 [Xcode] 19:08:05.964 WebDriverAgentRunner-Runner[863:248349] entering wait loop for 30.00s with expectations: `Request background assertion for test process` [Xcode] 19:08:05.965 WebDriverAgentRunner-Runner[863:248378] Got reply for background assertion for 863, acquired: YES. [Xcode] 19:08:05.965 WebDriverAgentRunner-Runner[863:248378] : cancelWaiting [Xcode] 19:08:05.969 WebDriverAgentRunner-Runner[863:248349] done waiting [Xcode] 19:08:05.969 WebDriverAgentRunner-Runner[863:248349] Canceling watchdog for . [Xcode] 19:08:05.969 WebDriverAgentRunner-Runner[863:248349] cleaning up `Request background assertion for test process` [Xcode] 19:08:05.970 WebDriverAgentRunner-Runner[863:248349] Test runner is already executing in the background. [Xcode] 19:08:05.970 WebDriverAgentRunner-Runner[863:248349] Done initializing for UI testing. [Xcode] 19:08:05.970 WebDriverAgentRunner-Runner[863:248349] Entering test execution event loop [Xcode] 19:08:05.971 WebDriverAgentRunner-Runner[863:248349] -[XCTRunnerIDESession testBundleWillStart:] [Xcode] 19:08:05.971 WebDriverAgentRunner-Runner[863:248349] Loading test suite... [Xcode] 19:08:06.033 xcodebuild[9208:515134] _XCT_testSuite:All tests didStartAt:2019-06-20 13:38:06 +0000 [Xcode] 19:08:09.034 xcodebuild[9208:515269] (LOG ARBITER) Rotating message buffer with 98 messages. [Xcode] 19:08:12.034 xcodebuild[9208:515267] (LOG ARBITER) Rotating message buffer with 6 messages. [Xcode] 19:08:15.034 xcodebuild[9208:515263] (LOG ARBITER) Rotating message buffer with 6 messages. [Xcode] 19:09:09.036 xcodebuild[9208:515645] (LOG ARBITER) Rotating message buffer with 654 messages. [Xcode] 19:09:12.036 xcodebuild[9208:515266] (LOG ARBITER) Rotating message buffer with 59 messages. [Xcode] 19:09:15.036 xcodebuild[9208:515656] (LOG ARBITER) Rotating message buffer with 419 messages. [Xcode] 19:09:18.036 xcodebuild[9208:515645] (LOG ARBITER) Rotating message buffer with 58 messages. [Xcode] 19:09:21.036 xcodebuild[9208:515656] (LOG ARBITER) Rotating message buffer with 116 messages. [Xcode] 19:09:24.036 xcodebuild[9208:515645] (LOG ARBITER) Rotating message buffer with 58 messages. [Xcode] 19:09:27.036 xcodebuild[9208:515266] (LOG ARBITER) Rotating message buffer with 58 messages. [Xcode] 19:09:30.038 xcodebuild[9208:515266] (LOG ARBITER) Rotating message buffer with 116 messages. [Xcode] 19:09:33.036 xcodebuild[9208:515266] (LOG ARBITER) Rotating message buffer with 58 messages. [Xcode] 19:09:36.036 xcodebuild[9208:515645] (LOG ARBITER) Rotating message buffer with 535 messages. [Xcode] 19:09:39.037 xcodebuild[9208:515263] (LOG ARBITER) Rotating message buffer with 1738 messages. [Xcode] 19:09:42.037 xcodebuild[9208:515656] (LOG ARBITER) Rotating message buffer with 770 messages. [Xcode] 19:09:45.037 xcodebuild[9208:515263] (LOG ARBITER) Rotating message buffer with 1934 messages. [Xcode] 19:09:48.037 xcodebuild[9208:515656] (LOG ARBITER) Rotating message buffer with 795 messages. [Xcode] 19:09:51.037 xcodebuild[9208:515263] (LOG ARBITER) Rotating message buffer with 427 messages. [Xcode] 19:09:54.037 xcodebuild[9208:515263] (LOG ARBITER) Rotating message buffer with 485 messages. [Xcode] 19:09:57.037 xcodebuild[9208:515645] (LOG ARBITER) Rotating message buffer with 189 messages. [Xcode] 19:10:00.037 xcodebuild[9208:515656] (LOG ARBITER) Rotating message buffer with 124 messages. [Xcode] 19:10:03.037 xcodebuild[9208:515890] (LOG ARBITER) Rotating message buffer with 108 messages. [Xcode] [XCUITest] There is no /Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs/Test/Attachments folder, so not changing permissions [debug] [XCUITest] Started background XCTest logs cleanup: find -E /private/var/folders -regex '.*/Session-WebDriverAgentRunner.*\.log$|.*/StandardOutputAndStandardError\.txt$' -type f -exec sh -c 'echo "" > "{}"' \; [XCUITest] Cleaning test logs in '/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs' folder [debug] [iOS] Clearing log files [debug] [iOS] Deleting '/Users/muvi/Library/Developer/Xcode/DerivedData/WebDriverAgent-brdadhpuduowllgivnnvuygpwhzy/Logs'. Freeing 100K. [debug] [iOS] Finished clearing log files [debug] [iOSLog] Stopping iOS log capture [debug] [BaseDriver] Event 'quitSessionFinished' logged at 1561038003418 (19:10:03 GMT+0530 (India Standard Time)) [debug] [W3C (df0768a2)] Received response: null [debug] [W3C (df0768a2)] But deleting session, so not returning [debug] [W3C (df0768a2)] Responding to client with driver.deleteSession() result: null [HTTP] <-- DELETE /wd/hub/session/df0768a2-b393-458d-9825-b508fd2cad87 200 197 ms - 14 [HTTP]  Jun 20, 2019 7:10:03 PM com.appium.manager.DeviceAllocationManager freeDevice INFO: DeAllocated Device f5d7caafd45019a015b417158beebdea1078aedc from execution list FAILED: TC_Login_01_02 org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to be clickable: Located by By.chained({By.id: search}) (tried for 15 second(s) with 500 milliseconds interval) at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:81) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:271) at com.appium.config.CommonAppiumTest.waitForPageToLoad(CommonAppiumTest.java:53) at com.appium.config.CommonAppiumTest.waitForElement(CommonAppiumTest.java:70) at com.appium.pages.HomePage.waitForHomePage(HomePage.java:294) at com.appium.tests.LoginTest.TC_Login_01_02(LoginTest.java:34) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108) at org.testng.internal.Invoker.invokeMethod(Invoker.java:661) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) at org.testng.TestRunner.privateRun(TestRunner.java:744) at org.testng.TestRunner.run(TestRunner.java:602) at org.testng.SuiteRunner.runTest(SuiteRunner.java:380) at org.testng.SuiteRunner.access$000(SuiteRunner.java:39) at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:414) at org.testng.internal.thread.ThreadUtil$1.call(ThreadUtil.java:52) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.openqa.selenium.NoSuchElementException: Can't locate an element by this strategy: By.chained({By.id: search}) at io.appium.java_client.pagefactory.AppiumElementLocator.findElement(AppiumElementLocator.java:126) at io.appium.java_client.pagefactory.interceptors.InterceptorOfASingleElement.intercept(InterceptorOfASingleElement.java:60) at io.appium.java_client.ios.IOSElement$$EnhancerByCGLIB$$d311658.isDisplayed() at org.openqa.selenium.support.ui.ExpectedConditions.elementIfVisible(ExpectedConditions.java:315) at org.openqa.selenium.support.ui.ExpectedConditions.access$100(ExpectedConditions.java:44) at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:301) at org.openqa.selenium.support.ui.ExpectedConditions$10.apply(ExpectedConditions.java:298) at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:686) at org.openqa.selenium.support.ui.ExpectedConditions$23.apply(ExpectedConditions.java:682) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:248) ... 24 more Caused by: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction@17105c28 (tried for 1 second(s) with 500 milliseconds interval) at org.openqa.selenium.support.ui.FluentWait.timeoutException(FluentWait.java:303) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:271) at io.appium.java_client.pagefactory.AppiumElementLocator.waitFor(AppiumElementLocator.java:99) at io.appium.java_client.pagefactory.AppiumElementLocator.findElement(AppiumElementLocator.java:119) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Cannot locate an element using By.chained({By.id: search}) For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html Build info: version: '3.12.0', revision: '7c6e0b3', time: '2018-05-08T14:04:26.12Z' System info: host: 'Nishith-Air', ip: 'fe80:0:0:0:4f5:536a:484c:e820%en0', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.14', java.version: '1.8.0_191' Driver info: driver.version: AppiumDriver at io.appium.java_client.pagefactory.bys.builder.ByChained.findElement(ByChained.java:74) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:309) at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:58) at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1) at io.appium.java_client.pagefactory.bys.ContentMappedBy.findElement(ContentMappedBy.java:50) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:309) at io.appium.java_client.DefaultGenericMobileDriver.findElement(DefaultGenericMobileDriver.java:58) at io.appium.java_client.AppiumDriver.findElement(AppiumDriver.java:1) at io.appium.java_client.pagefactory.AppiumElementLocator.lambda$0(AppiumElementLocator.java:120) at io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction.apply(AppiumElementLocator.java:172) at io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction.apply(AppiumElementLocator.java:1) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:248) ... 35 more =============================================== TestNG Test0 Tests run: 1, Failures: 1, Skips: 0 =============================================== =============================================== TestNG Forum Total tests run: 1, Failures: 1, Skips: 0 =============================================== Finally complete _____ _ ____ _ _ _ |_ _| ___ ___ | |_ / ___| ___ _ __ ___ _ __ | | ___ | |_ ___ __| | | | / _ \/ __|| __| | | / _ \ | '_ ` _ \ | '_ \ | | / _ \| __| / _ \ / _` | | | | __/\__ \| |_ | |___ | (_) || | | | | || |_) || || __/| |_ | __/| (_| | |_| \___||___/ \__| \____| \___/ |_| |_| |_|| .__/ |_| \___| \__| \___| \__,_| |_| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 165.828 sec - in com.appium.tests.Runner Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:53 min [INFO] Finished at: 2019-06-20T19:10:04+05:30 [INFO] ------------------------------------------------------------------------