I have the same issue with Appium 1.7.1,
xcode 8.3.3, ios 10.12.5.
when I click on inspector and with following desired capabilities:
{
âplatformNameâ: âiOSâ,
âplatformVersionâ: â10.3â,
âdeviceNameâ: âiPhone Simulatorâ,
âappâ: â/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipaâ
}
Here is my appium log:
[Appium] Welcome to Appium v1.7.1
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> GET /wd/hub/sessions {}
[MJSONWP] Calling AppiumDriver.getSessions() with args: []
[MJSONWP] Responding to client with driver.getSessions() result: []
[HTTP] <-- GET /wd/hub/sessions 200 6 ms - 40
[HTTP] --> POST /wd/hub/session {âdesiredCapabilitiesâ:{âappâ:"/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipa",âdeviceNameâ:âiPhone Simulatorâ,âplatformNameâ:âiOSâ,âplatformVersionâ:â10.3â,ânewCommandTimeoutâ:0,âconnectHardwareKeyboardâ:true}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{âappâ:"/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipa",âdeviceNameâ:âiPhone Simulatorâ,âplatformNameâ:âiOSâ,âplatformVersionâ:â10.3â,ânewCommandTimeoutâ:0,âconnectHardwareKeyboardâ:true},null,null]
[BaseDriver] Event ânewSessionRequestedâ logged at 1513703856706 (12:17:36 GMT-0500 (EST))
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
[Appium] Creating new XCUITestDriver (v2.51.1) session
[Appium] Capabilities:
[Appium] app: â/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipaâ
[Appium] deviceName: âiPhone Simulatorâ
[Appium] platformName: âiOSâ
[Appium] platformVersion: â10.3â
[Appium] newCommandTimeout: 0
[Appium] connectHardwareKeyboard: true
[BaseDriver] Session created with session id: d90e3e45-ec18-46d3-82fd-1c66b6af060b
[XCUITest] Xcode version set to â8.3.3â (tools v9.2.0.0.1.1510905681)
[XCUITest] iOS SDK Version set to â10.3â
[BaseDriver] Event âxcodeDetailsRetrievedâ logged at 1513703856858 (12:17:36 GMT-0500 (EST))
[XCUITest] Changing deviceName from âiPhone Simulatorâ to âiPhone 6â
[iOSSim] Constructing iOS simulator for Xcode version 8.3.3 with udid âF3016D4E-5F0A-4F54-8592-18D2588A4800â
[XCUITest] Determining device to run tests on: udid: âF3016D4E-5F0A-4F54-8592-18D2588A4800â, real device: false
[BaseDriver] Using local app â/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipaâ
[BaseDriver] Copying local zip to tmp dir
[BaseDriver] Unzipping /var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/appium-app.zip
[BaseDriver] Testing zip archive: /var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/appium-app.zip
[BaseDriver] Unzipped local app to â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/Payload/PokerStars.appâ
[BaseDriver] Event âappConfiguredâ logged at 1513703867222 (12:17:47 GMT-0500 (EST))
[XCUITest] Checking whether app â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/Payload/PokerStars.appâ is actually present on file system
[XCUITest] App is present
[iOS] Getting bundle ID from app â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/Payload/PokerStars.appâ: âcom.pokerstars.PokerStarsCOMâ
[BaseDriver] Event âresetStartedâ logged at 1513703867241 (12:17:47 GMT-0500 (EST))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[BaseDriver] Event âresetCompleteâ logged at 1513703867337 (12:17:47 GMT-0500 (EST))
[iOSLog] Starting iOS 10.3 simulator log capture
[iOSLog] System log path: /Users/rr_admin/Library/Logs/CoreSimulator/F3016D4E-5F0A-4F54-8592-18D2588A4800/system.log
[BaseDriver] Event âlogCaptureStartedâ logged at 1513703867439 (12:17:47 GMT-0500 (EST))
[XCUITest] Setting up simulator
[iOS] No reason to set locale
[iOS] No iOS / app preferences to set
[iOSSim] The count of running Simulator UI client instances is 0
[iOSSim] Killing all iOS Simulators
[iOSSim] Simulator is not running. ContinuingâŚ
[iOSSim] Starting Simulator UI with command: open -Fn /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID F3016D4E-5F0A-4F54-8592-18D2588A4800 -ConnectHardwareKeyboard 1
[iOSSim] The count of running Simulator UI client instances is 1
[iOSSim] Simulator with UDID F3016D4E-5F0A-4F54-8592-18D2588A4800 booted in 15 seconds
[BaseDriver] Event âsimStartedâ logged at 1513703882983 (12:18:02 GMT-0500 (EST))
[XCUITest] Reset requested. Removing app with id âcom.pokerstars.PokerStarsCOMâ from the device
[XCUITest] Installing â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-1p6ow8c.xclwka9k9/Payload/PokerStars.appâ on Simulator with UUID âF3016D4E-5F0A-4F54-8592-18D2588A4800ââŚ
[XCUITest] The app has been installed successfully.
[BaseDriver] Event âappInstalledâ logged at 1513703892840 (12:18:12 GMT-0500 (EST))
[XCUITest] Using WDA path: â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgentâ
[XCUITest] Using WDA agent: â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeprojâ
[XCUITest] Capability âuseNewWDAâ set to false, so trying to reuse currently running WDA instance at âhttp://localhost:8100/â
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[XCUITest] WDA is not listening at âhttp://localhost:8100/â. RebuildingâŚ
[BaseDriver] Event âwdaStartAttemptedâ logged at 1513703892857 (12:18:12 GMT-0500 (EST))
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: â/usr/local/bin/carthageâ
[XCUITest] Killing running processes âxcodebuild.*F3016D4E-5F0A-4F54-8592-18D2588A4800, iproxy 8100, F3016D4E-5F0A-4F54-8592-18D2588A4800.*XCTRunnerâ for the device F3016D4E-5F0A-4F54-8592-18D2588A4800âŚ
[XCUITest] âpgrep -nif xcodebuild.*F3016D4E-5F0A-4F54-8592-18D2588A4800â didnât detect any matching processes. Return code: 1
[XCUITest] âpgrep -nif iproxy 8100â didnât detect any matching processes. Return code: 1
[XCUITest] âpgrep -nif F3016D4E-5F0A-4F54-8592-18D2588A4800.*XCTRunnerâ didnât detect any matching processes. Return code: 1
[XCUITest] Beginning test with command âxcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F3016D4E-5F0A-4F54-8592-18D2588A4800 IPHONEOS_DEPLOYMENT_TARGET=10.3â in directory â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgentâ
[XCUITest] Output from xcodebuild will not be logged. To see xcode logging, use âshowXcodeLogâ desired capability
[XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[XCUITest] Log file for xcodebuild test: /Users/rr_admin/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Logs/Test/A72C09EE-DBFB-41C9-B3C0-C7F039B04C07/Session-WebDriverAgentRunner-2017-12-19_121814-mpxpfv.log
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: â{\n âvalueâ : {\n âstateâ : âsuccessâ,\n âosâ : {\n ânameâ : âiOSâ,\n âversionâ : â10.3.1â\n },\n âiosâ : {\n âsimulatorVersionâ : â10.3.1â,\n âipâ : â10.30.0.171â\n },\n âbuildâ : {\n âtimeâ : âDec 15 2017 16:46:07â\n }\n },\n âsessionIdâ : â73D00511-33F6-4B8B-8D2C-038C2F303C0Dâ,\n âstatusâ : 0\n}â
[XCUITest] WebDriverAgent running on ip â10.30.0.171â
[XCUITest] WebDriverAgent successfully started after 8649ms
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513703901595 (12:18:21 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[JSONWP Proxy] Got response with status 200: {âvalueâ:âFailed to launch com.pokerstars.PokerStarsCOM applicationâ,âsessionIdâ:â73D00511-33F6-4B8B-8D2C-038C2F303C0Dâ,âstatusâ:13}
[XCUITest] Failed to create WDA session. RetryingâŚ
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704144230 (12:22:24 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[JSONWP Proxy] Got response with status 200: {âvalueâ:âFailed to launch com.pokerstars.PokerStarsCOM applicationâ,âsessionIdâ:â73D00511-33F6-4B8B-8D2C-038C2F303C0Dâ,âstatusâ:13}
[XCUITest] Failed to create WDA session. RetryingâŚ
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704386868 (12:26:26 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[HTTP] <-- POST /wd/hub/session - - ms - -
[HTTP] --> POST /wd/hub/session {âdesiredCapabilitiesâ:{âappâ:"/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipa",âdeviceNameâ:âiPhone Simulatorâ,âplatformNameâ:âiOSâ,âplatformVersionâ:â10.3â,ânewCommandTimeoutâ:0,âconnectHardwareKeyboardâ:true}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{âappâ:"/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipa",âdeviceNameâ:âiPhone Simulatorâ,âplatformNameâ:âiOSâ,âplatformVersionâ:â10.3â,ânewCommandTimeoutâ:0,âconnectHardwareKeyboardâ:true},null,null]
[BaseDriver] Event ânewSessionRequestedâ logged at 1513704456782 (12:27:36 GMT-0500 (EST))
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
[Appium] Creating new XCUITestDriver (v2.51.1) session
[Appium] Capabilities:
[Appium] app: â/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipaâ
[Appium] deviceName: âiPhone Simulatorâ
[Appium] platformName: âiOSâ
[Appium] platformVersion: â10.3â
[Appium] newCommandTimeout: 0
[Appium] connectHardwareKeyboard: true
[BaseDriver] Session created with session id: 8eb48395-1863-4e63-b9c4-a372e75b6ae6
[XCUITest] Xcode version set to â8.3.3â (tools v9.2.0.0.1.1510905681)
[XCUITest] iOS SDK Version set to â10.3â
[BaseDriver] Event âxcodeDetailsRetrievedâ logged at 1513704456836 (12:27:36 GMT-0500 (EST))
[XCUITest] Changing deviceName from âiPhone Simulatorâ to âiPhone 6â
[iOSSim] Constructing iOS simulator for Xcode version 8.3.3 with udid âF3016D4E-5F0A-4F54-8592-18D2588A4800â
[XCUITest] Determining device to run tests on: udid: âF3016D4E-5F0A-4F54-8592-18D2588A4800â, real device: false
[BaseDriver] Using local app â/Volumes/d$/build/iOS/PokerStarsCOM_QR.ipaâ
[BaseDriver] Copying local zip to tmp dir
[BaseDriver] Unzipping /var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/appium-app.zip
[BaseDriver] Testing zip archive: /var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/appium-app.zip
[BaseDriver] Unzipped local app to â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/Payload/PokerStars.appâ
[BaseDriver] Event âappConfiguredâ logged at 1513704466006 (12:27:46 GMT-0500 (EST))
[XCUITest] Checking whether app â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/Payload/PokerStars.appâ is actually present on file system
[XCUITest] App is present
[iOS] Getting bundle ID from app â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/Payload/PokerStars.appâ: âcom.pokerstars.PokerStarsCOMâ
[BaseDriver] Event âresetStartedâ logged at 1513704466031 (12:27:46 GMT-0500 (EST))
[XCUITest] Not scrubbing third party app in anticipation of uninstall
[BaseDriver] Event âresetCompleteâ logged at 1513704466200 (12:27:46 GMT-0500 (EST))
[iOSLog] Starting iOS 10.3 simulator log capture
[iOSLog] System log path: /Users/rr_admin/Library/Logs/CoreSimulator/F3016D4E-5F0A-4F54-8592-18D2588A4800/system.log
[BaseDriver] Event âlogCaptureStartedâ logged at 1513704466313 (12:27:46 GMT-0500 (EST))
[XCUITest] Setting up simulator
[iOS] No reason to set locale
[iOS] No iOS / app preferences to set
[iOSSim] The count of running Simulator UI client instances is 1
[iOSSim] Both Simulator with UDID F3016D4E-5F0A-4F54-8592-18D2588A4800 and the UI client are currently running
[BaseDriver] Event âsimStartedâ logged at 1513704466704 (12:27:46 GMT-0500 (EST))
[XCUITest] Reset requested. Removing app with id âcom.pokerstars.PokerStarsCOMâ from the device
[XCUITest] Installing â/var/folders/ww/wyrytd4x4tb6kjwp67z0pfwc0000gp/T/20171119-6970-tqqhqw.r3cui8uxr/Payload/PokerStars.appâ on Simulator with UUID âF3016D4E-5F0A-4F54-8592-18D2588A4800ââŚ
[XCUITest] The app has been installed successfully.
[BaseDriver] Event âappInstalledâ logged at 1513704474066 (12:27:54 GMT-0500 (EST))
[XCUITest] Using WDA path: â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgentâ
[XCUITest] Using WDA agent: â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeprojâ
[XCUITest] Capability âuseNewWDAâ set to false, so trying to reuse currently running WDA instance at âhttp://localhost:8100/â
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[XCUITest] WDA is not listening at âhttp://localhost:8100/â. RebuildingâŚ
[BaseDriver] Event âwdaStartAttemptedâ logged at 1513704477082 (12:27:57 GMT-0500 (EST))
[XCUITest] Launching WebDriverAgent on the device
[XCUITest] Carthage found: â/usr/local/bin/carthageâ
[XCUITest] Killing running processes âxcodebuild.*F3016D4E-5F0A-4F54-8592-18D2588A4800, iproxy 8100, F3016D4E-5F0A-4F54-8592-18D2588A4800.*XCTRunnerâ for the device F3016D4E-5F0A-4F54-8592-18D2588A4800âŚ
[XCUITest] xcodebuild exited with code ânullâ and signal âSIGINTâ
[XCUITest] âpgrep -nif xcodebuild.*F3016D4E-5F0A-4F54-8592-18D2588A4800â didnât detect any matching processes. Return code: 1
[XCUITest] âpgrep -nif iproxy 8100â didnât detect any matching processes. Return code: 1
[XCUITest] Failed to create WDA session. RetryingâŚ
[XCUITest] âpgrep -nif F3016D4E-5F0A-4F54-8592-18D2588A4800.*XCTRunnerâ didnât detect any matching processes. Return code: 1
[XCUITest] Beginning test with command âxcodebuild build-for-testing test-without-building -project /Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentRunner -destination id=F3016D4E-5F0A-4F54-8592-18D2588A4800 IPHONEOS_DEPLOYMENT_TARGET=10.3â in directory â/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgentâ
[XCUITest] Output from xcodebuild will not be logged. To see xcode logging, use âshowXcodeLogâ desired capability
[XCUITest] Waiting up to 60000ms for WebDriverAgent to start
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704478362 (12:27:58 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[XCUITest] Log file for xcodebuild test: /Users/rr_admin/Library/Developer/Xcode/DerivedData/WebDriverAgent-dikkwtrisltbeobjmfvpthwwekvs/Logs/Test/67AFDCB3-AD39-4019-B97C-20AF90517539/Session-WebDriverAgentRunner-2017-12-19_122758-eqerHB.log
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704479375 (12:27:59 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704480379 (12:28:00 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704481387 (12:28:01 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704482394 (12:28:02 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704483413 (12:28:03 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704484418 (12:28:04 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[XCUITest] Failed to create WDA session. RetryingâŚ
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[JSONWP Proxy] Got response with status 200: â{\n âvalueâ : {\n âstateâ : âsuccessâ,\n âosâ : {\n ânameâ : âiOSâ,\n âversionâ : â10.3.1â\n },\n âiosâ : {\n âsimulatorVersionâ : â10.3.1â,\n âipâ : â10.30.0.171â\n },\n âbuildâ : {\n âtimeâ : âDec 15 2017 16:46:07â\n }\n },\n âsessionIdâ : âC703473A-D996-410B-A36A-35F5881CCE7Aâ,\n âstatusâ : 0\n}â
[XCUITest] WebDriverAgent running on ip â10.30.0.171â
[XCUITest] WebDriverAgent successfully started after 7525ms
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704485004 (12:28:05 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
[BaseDriver] Event âwdaSessionAttemptedâ logged at 1513704485424 (12:28:05 GMT-0500 (EST))
[XCUITest] Sending createSession command to WDA
[JSONWP Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {âdesiredCapabilitiesâ:{âbundleIdâ:âcom.pokerstars.PokerStarsCOMâ,âargumentsâ:[],âenvironmentâ:{},âshouldWaitForQuiescenceâ:true,âshouldUseTestManagerForVisibilityDetectionâ:false,âmaxTypingFrequencyâ:60,âshouldUseSingletonTestManagerâ:true}}
Appium server stopped successfully