Skip to content

Instantly share code, notes, and snippets.

@saikrishna321
Created January 2, 2017 06:17
Show Gist options
  • Save saikrishna321/b66af4ac3659a9e4b0300db959c7e2af to your computer and use it in GitHub Desktop.
Save saikrishna321/b66af4ac3659a9e4b0300db959c7e2af to your computer and use it in GitHub Desktop.
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/nux_url","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 548 ms - 89
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":1000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[debug] [MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpress.com"],"6","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/6/value 200 4761 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/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","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 505 ms - 89
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":1000}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 1000ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/7/click {"id":"7"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["7","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/7/click 200 130 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"5.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e 200 1 ms - 857
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"5.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e 200 1 ms - 857
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 1152 ms - 74
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 176 ms - 74
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 121 ms - 74
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 156 ms - 74
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 110 ms - 74
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 2926 ms - 89
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/8/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/8/displayed 200 23 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 11 ms - 89
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/9/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/9/enabled 200 4 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"id","value":"org.wordpress.android:id/my_site_stats_text_view"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.android:id/my_site_stats_text_view","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/my_site_stats_text_view","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_stats_text_view","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/my_site_stats_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/my_site_stats_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 18 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":10}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",10,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 10ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/10/click {"id":"10"}
[debug] [MJSONWP] Calling AppiumDriver.click() with args: ["10","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/10/click 200 374 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"5.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e 200 1 ms - 857
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"Android Emulator","launchTimeout":900000},"app":"/Users/saikrisv/git/VodQaAdvancedAppium/wordpress.apk","appWaitActivity":".ui.accounts.SignInActivity","platformName":"Android","deviceName":"192.168.56.101:5555","launchTimeout":900000,"deviceUDID":"192.168.56.101:5555","platformVersion":"5.0","appPackage":"org.wordpress.android","appWaitPackage":"org.wordpress.android","appActivity":"org.wordpress.android.ui.WPLaunchActivity"}
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e 200 1 ms - 857
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","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 'new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_latest_post_tabs"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[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.findElements() result: [{"ELEMENT":"11"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 4563 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/11/elements {"id":"11","using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","11","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"11","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"11","multiple":true}}
[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/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)' using 'ANDROID_UIAUTOMATOR' with the contextId: '11' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_visitors_and_views_tab_inner_container"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: boolean arg: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[11] is 11, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[11] is 11, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[11] is 11, counter: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[11] is 11, counter: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"12"},{"ELEMENT":"13"},{"ELEMENT":"14"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/11/elements 200 45 ms - 124
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/12/elements {"id":"12","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","12","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"12","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"12","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '12' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[12] is 12, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[12] is 12, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[12] is 12, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[12] is 12, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[12] is 12, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"15"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"15"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/12/elements 200 80 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/13/elements {"id":"13","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","13","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"13","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"13","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '13' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[13] is 13, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[13] is 13, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[13] is 13, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[13] is 13, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[13] is 13, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"16"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"16"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/13/elements 200 59 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/14/elements {"id":"14","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","14","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"14","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"14","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '14' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[14] is 14, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[14] is 14, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[14] is 14, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[14] is 14, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[14] is 14, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"17"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"17"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/14/elements 200 55 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":15}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 15ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/15/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["15","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"15"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"15"}}
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/15/displayed 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","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 'new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_latest_post_tabs"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"18"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"18"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 38 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/18/elements {"id":"18","using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","18","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"18","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"18","multiple":true}}
[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/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)' using 'ANDROID_UIAUTOMATOR' with the contextId: '18' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_visitors_and_views_tab_inner_container"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: boolean arg: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[18] is 18, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[18] is 18, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[18] is 18, counter: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[18] is 18, counter: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"19"},{"ELEMENT":"20"},{"ELEMENT":"21"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/18/elements 200 61 ms - 124
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/19/elements {"id":"19","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","19","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"19","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"19","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '19' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[19] is 19, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[19] is 19, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[19] is 19, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[19] is 19, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[19] is 19, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"22"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"22"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/19/elements 200 30 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/20/elements {"id":"20","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","20","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"20","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"20","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '20' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[20] is 20, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[20] is 20, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[20] is 20, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[20] is 20, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[20] is 20, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"23"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"23"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/20/elements 200 163 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/21/elements {"id":"21","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","21","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"21","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"21","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '21' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[21] is 21, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[21] is 21, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[21] is 21, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[21] is 21, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[21] is 21, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"24"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"24"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/21/elements 200 102 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":15}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 15ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/22/enabled {}
[debug] [MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["22","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"22"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"22"}}
[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/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/22/enabled 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":0}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 0ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context {}
[debug] [MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/context 200 1 ms - 84
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements {"using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")"}
[debug] [MJSONWP] Calling AppiumDriver.findElements() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_latest_post_tabs\")","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 'new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")' using 'ANDROID_UIAUTOMATOR' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_latest_post_tabs")
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_latest_post_tabs"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/stats_latest_post_tabs]
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"25"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/elements 200 13 ms - 90
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"25"}]}
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/25/elements {"id":"25","using":"-android uiautomator","value":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["-android uiautomator","new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","25","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"25","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"-android uiautomator","selector":"new UiSelector().resourceId(\"org.wordpress.android:id/stats_visitors_and_views_tab_inner_container\").enabled(true).instance(2)","context":"25","multiple":true}}
[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/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)' using 'ANDROID_UIAUTOMATOR' with the contextId: '25' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Parsing selector: new UiSelector().resourceId("org.wordpress.android:id/stats_visitors_and_views_tab_inner_container").enabled(true).instance(2)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: class java.lang.String arg: "org.wordpress.android:id/stats_visitors_and_views_tab_inner_container"
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: boolean arg: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] UiSelector coerce type: int arg: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[INSTANCE=2, ENABLED=true, RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_inner_container]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[25] is 25, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[25] is 25, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[25] is 25, counter: 2
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[25] is 25, counter: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"26"},{"ELEMENT":"27"},{"ELEMENT":"28"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/25/elements 200 27 ms - 124
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/26/elements {"id":"26","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","26","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"26","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"26","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '26' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[26] is 26, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[26] is 26, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[26] is 26, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[26] is 26, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[26] is 26, counter: 0
[debug] [AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"29"}]}
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"29"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/26/elements 200 18 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/27/elements {"id":"27","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","27","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"27","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"27","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '27' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[27] is 27, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[27] is 27, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[27] is 27, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[27] is 27, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[27] is 27, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"30"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"30"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/27/elements 200 22 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/28/elements {"id":"28","using":"id","value":"stats_visitors_and_views_tab_value"}
[debug] [MJSONWP] Calling AppiumDriver.findElementsFromElement() with args: ["id","stats_visitors_and_views_tab_value","28","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[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":"stats_visitors_and_views_tab_value","context":"28","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"stats_visitors_and_views_tab_value","context":"28","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'stats_visitors_and_views_tab_value' using 'ID' with the contextId: '28' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[28] is 28, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[28] is 28, counter: 1
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[28] is 28, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[28] is 28, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[DESCRIPTION=stats_visitors_and_views_tab_value]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[28] is 28, counter: 0
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"31"}]}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElementsFromElement() result: [{"ELEMENT":"31"}]
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/28/elements 200 81 ms - 90
[HTTP] --> POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts {"type":"implicit","ms":15}
[debug] [MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",15,"2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [BaseDriver] Set implicit wait to 15ms
[debug] [MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/timeouts 200 1 ms - 76
[HTTP] --> GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/29/text {}
[debug] [MJSONWP] Calling AppiumDriver.getText() with args: ["29","2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"29"}}
[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":"0"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.getText() result: "0"
[HTTP] <-- GET /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e/element/29/text 200 39 ms - 75
[HTTP] --> DELETE /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e {}
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["2b007ca8-353a-4d00-9b4e-ed2149fa9c1e"]
[debug] [AndroidDriver] Shutting down Android driver
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/saikrisv/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","force-stop","org.wordpress.android"]
[debug] [ADB] Pressing the HOME button
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/saikrisv/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","input","keyevent",3]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 33.782
[debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test)
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [UiAutomator] Shutting down UiAutomator
[debug] [UiAutomator] Moving to state 'stopping'
[debug] [UiAutomator] UiAutomator shut down normally
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/saikrisv/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running '/Users/saikrisv/Library/Android/sdk/platform-tools/adb' with args: ["-P",5037,"-s","192.168.56.101:5555","shell","am","force-stop","io.appium.unlock"]
[debug] [Logcat] Stopping logcat capture
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[Appium] Removing session 2b007ca8-353a-4d00-9b4e-ed2149fa9c1e from our master session list
[debug] [MJSONWP] Received response: null
[debug] [MJSONWP] But deleting session, so not returning
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/2b007ca8-353a-4d00-9b4e-ed2149fa9c1e 200 1066 ms - 76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment