[info] [Appium] Welcome to Appium v1.11.1 [info] [Appium] Appium REST http interface listener started on 0.0.0.0:4723[info] [HTTP] --> POST /wd/hub/session [info] [HTTP] {"desiredCapabilities":{"appPackage":"org.tizen.w-contacts.app-control","platformName":"Tizen","deviceName":"Tizen","newCommandTimeout":"600"},"capabilities":{"firstMatch":[{"platformName":"tizen"}]}} [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"appPackage":"org.tizen.w-contacts.app-control","platformName":"Tizen","deviceName":"Tizen","newCommandTimeout":"600"},null,{"firstMatch":[{"platformName":"tizen"}]}] [debug] [BaseDriver] Event 'newSessionRequested' logged at 1552997696221 (15:14:56 GMT+0300 (Belarus Standard Time)) [info] [Appium] Could not parse W3C capabilities: 'deviceName' can't be blank [info] [Appium] Trying to fix W3C capabilities by merging them with JSONWP caps [warn] [BaseDriver] The capabilities ["appPackage","deviceName","newCommandTimeout"] are not standard capabilities and should have an extension prefix [warn] [BaseDriver] Number capability passed in as string. Functionality may be compromised. [info] [Appium] Creating new TizenDriver (v1.1.1-beta.2) session [info] [Appium] Capabilities: [info] [Appium] appPackage: org.tizen.w-contacts.app-control [info] [Appium] deviceName: Tizen [info] [Appium] newCommandTimeout: 600 [info] [Appium] platformName: tizen [debug] [BaseDriver] Creating session with MJSONWP desired capabilities: {"appPackage":"org.tizen.w-... [warn] [BaseDriver] Capability 'newCommandTimeout' changed from string ('600') to integer (600). This may cause unexpected behavior [info] [BaseDriver] Session created with session id: 53f6daf2-230c-4855-9207-1801434d516c[info] [SDB] Using sdb from C:\Programs\tizen-studio\tools\sdb.exe [info] [SDB] [info] [TizenDriver] Retrieving device list [debug] [SDB] Trying to find a connected tizen device [debug] [SDB] Getting connected devices... [debug] [SDB] 1 device(s) connected [info] [TizenDriver] Using device: emulator-26101 [info] [SDB] Using sdb from C:\Programs\tizen-studio\tools\sdb.exe [info] [SDB] [debug] [SDB] Setting device id to emulator-26101 [debug] [SDB] Getting install status for org.tizen.w-contacts.app-control[debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher --list | grep org.tizen.w-contacts.app-control"] [debug] [SDB] App is installed [debug] [SDB] Getting app startup status for org.tizen.w-contacts.app-control [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher -S | grep org.tizen.w-contacts.app-control"][debug] [SDB] Getting start app for org.tizen.w-contacts.app-control [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher -s org.tizen.w-contacts.app-control"][debug] [TizenDriver] Watching for bootstrap disconnect [debug] [SDB] Getting install status for org.tizen.uiautomator [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher --list | grep org.tizen.uiautomator"][debug] [SDB] App is installed [debug] [SDB] Getting app startup status for org.tizen.uiautomator [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher -S | grep org.tizen.uiautomator"] [debug] [SDB] Getting start app for org.tizen.uiautomator [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher -s org.tizen.uiautomator"][debug] [SDB] Forwarding system: 8888 to device: 8888 [debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","forward","tcp:8888","tcp:8888"][info] [TizenDriver] Tizen bootstrap socket is now connected [info] [Appium] New TizenDriver session created successfully, session 53f6daf2-230c-4855-9207-1801434d516c added to master session list [debug] [BaseDriver] Event 'newSessionStarted' logged at 1552997703833 (15:15:03 GMT+0300 (Belarus Standard Time)) [debug] [MJSONWP (53f6daf2)] Cached the protocol value 'MJSONWP' for the new session 53f6daf2-230c-4855-9207-1801434d516c [debug] [MJSONWP (53f6daf2)] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":false,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":false,"locationContextEnabled":false,"warnings":{},"desired":{"appPackage":"org.tizen.w-contacts.app-control","platformName":"Tizen","deviceName":"Tizen","newCommandTimeout":600},"appPackage":"org.tizen.w-contacts.app-control","platformName":"Tizen","deviceName":"Tizen","newCommandTimeout":600} [info] [HTTP] <-- POST /wd/hub/session 200 7619 ms - 513 [info] [HTTP] [info] [HTTP] --> POST /wd/hub/session/53f6daf2-230c-4855-9207-1801434d516c/back [info] [HTTP] {} [debug] [MJSONWP (53f6daf2)] Calling AppiumDriver.back() with args: ["53f6daf2-230c-4855-9207-1801434d516c"] [debug] [SDB] Getting app startup status for org.tizen.w-contacts.app-control[debug] [SDB] Running 'C:\Programs\tizen-studio\tools\sdb.exe' with args: ["-s","emulator-26101","shell","app_launcher -S | grep org.tizen.w-contacts.app-control"] [debug] [TizenDriver] Sending command to tizen: {"cmd":"action","action":"sendKey","params":{"key":"XF86Back"}} [debug] [MJSONWP] Matched JSONWP error code -1 to UnknownError [debug] [MJSONWP (53f6daf2)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Tizen bootstrap socket crashed: Error: This socket has been ended by the other party [debug] [MJSONWP (53f6daf2)] at errorFromMJSONWPStatusCode (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\node_modules\appium-base-driver\lib\protocol\errors.js:789:10) [debug] [MJSONWP (53f6daf2)] at _bluebird.default (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\lib\tizen-bootstrap.js:131:16) [debug] [MJSONWP (53f6daf2)] at Promise._execute (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\node_modules\bluebird\js\release\debuggability.js:313:9) [debug] [MJSONWP (53f6daf2)] at Promise._resolveFromExecutor (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\node_modules\bluebird\js\release\promise.js:483:18) [debug] [MJSONWP (53f6daf2)] at new Promise (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\node_modules\bluebird\js\release\promise.js:79:10) [debug] [MJSONWP (53f6daf2)] at TizenBootstrap.sendCommand (C:\Program Files\Appium\resources\app\node_modules\appium\node_modules\appium-tizen-driver\lib\tizen-bootstrap.js:90:18) [debug] [MJSONWP (53f6daf2)] at process._tickCallback (internal/process/next_tick.js:68:7) [info] [HTTP] <-- POST /wd/hub/session/53f6daf2-230c-4855-9207-1801434d516c/back 500 207 ms - 255 [info] [HTTP]