Skip to content

Instantly share code, notes, and snippets.

Created December 30, 2016 08:24
Show Gist options
  • Save anonymous/3b1fcc5761c370a1025d52c42b60b9fd to your computer and use it in GitHub Desktop.
Save anonymous/3b1fcc5761c370a1025d52c42b60b9fd to your computer and use it in GitHub Desktop.
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 1 ms - 869
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 7 ms - 869
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_add_selfhosted_button","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 47 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/1/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/1/displayed 200 25 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_add_selfhosted_button","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 22 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/2/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/2/enabled 200 9 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_add_selfhosted_button","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 41 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/3/click {"id":"3"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["3","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"3"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"3"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/3/click 200 152 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_username","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 1117 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/4/value {"id":"4","value":["vodqa@gmail.com"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa@gmail.com"],"4","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"vodqa@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"vodqa@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: vodqa@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/4/value 200 4739 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_password","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 504 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/5/value {"id":"5","value":["Hello12345678"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12345678"],"5","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"5","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"5","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 5
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12345678
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/5/value 200 4786 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_url","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_url","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_url","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_url' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_url]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_url]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_url]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_url]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 581 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpress.com"],"6","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"6","text":"https://vodqademo.wordpress.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"6","text":"https://vodqademo.wordpress.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 6
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: https://vodqademo.wordpress.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/6/value 200 5042 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"id","value":"org.wordpress.android:id/nux_sign_in_button"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_sign_in_button","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_sign_in_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_sign_in_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_sign_in_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_sign_in_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_sign_in_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_sign_in_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_sign_in_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 519 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 7 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/7/click {"id":"7"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["7","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"7"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"7"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/7/click 200 136 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 2 ms - 869
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 2 ms - 869
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 1004 ms - 74
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 464 ms - 74
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 430 ms - 74
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=1]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 3108 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/8/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"8"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"8"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/8/displayed 200 16 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 44 ms - 89
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/9/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"9"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"9"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/9/enabled 200 22 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements {"using":"accessibility id","value":"Notifications"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["accessibility id","Notifications","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 0 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"accessibility id","selector":"Notifications","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Notifications' using 'ACCESSIBILITY_ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=Notifications]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[DESCRIPTION=Notifications, INSTANCE=1]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/elements 200 101 ms - 90
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/10/click {"id":"10"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["10","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"10"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"10"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/10/click 200 177 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 3 ms - 869
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/Documents/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"6.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc 200 1 ms - 869
[HTTP] --> POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/note_subject\").enabled(true).instance(1)"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/note_subject\").enabled(true).instance(1)","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 10 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/note_subject\").enabled(true).instance(1)","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/note_subject\").enabled(true).instance(1)","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'new UiSelector().resourceId("org.wordpress.android:id/note_subject").enabled(true).instance(1)' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/note_subject").enabled(true).instance(1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/note_subject"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: boolean arg: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=1, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/note_subject]
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"11"}}
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"11"}
[HTTP] <-- POST /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element 200 973 ms - 88
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["11","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/displayed 200 56 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["11","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/enabled 200 35 ms - 76
[HTTP] --> GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/text {}
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["11","99574281-b368-43d0-9c20-9581dccd98dc"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"You've made your first post on Testing."}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.getText() result: "You've made your first post on Testing."
[HTTP] <-- GET /wd/hub/session/99574281-b368-43d0-9c20-9581dccd98dc/element/11/text 200 16 ms - 113
***********You've made your first post on Testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment