Skip to content

Instantly share code, notes, and snippets.

@vikramvi
Created July 20, 2016 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vikramvi/c74f4f5214fa4cd2a803e32b89a1153c to your computer and use it in GitHub Desktop.
Save vikramvi/c74f4f5214fa4cd2a803e32b89a1153c to your computer and use it in GitHub Desktop.
Distribute mode tests getting skipped
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.appium.tests.Runner
Configuring TestNG with: TestNG652Configurator
_ _ _ _ _ _
__| |(_) ___ | |_ _ __ (_)| |__ _ _ | |_ ___
/ _` || |/ __|| __|| '__|| || '_ \ | | | || __| / _ \
| (_| || |\__ \| |_ | | | || |_) || |_| || |_ | __/
\__,_||_||___/ \__||_| |_||_.__/ \__,_| \__| \___|
creating directory: Logs
creating directory: ADBLogs
Android emulator-5556 Directory is created!
Android emulator-5554 Directory is created!
***************************************************
Total Number of devices detected::2
***************************************************
starting running tests in threads
Adding Android devices
{emulator-5556=true, emulator-5554=true}
...
... TestNG 6.9.10 by Cédric Beust (cedric@beust.com)
...
[TestNG] Running:
Command line suite
[TestRunner] Starting executor for test TestNG Test with time out:2147483647 milliseconds.
Parallel Thread is::Thread_0
Parallel Thread is::Thread_0
Parallel Thread is::Thread_1
AndroidSDKbuiltforx86_Android
AndroidSDKbuiltforx86_Android
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium
Not taking ExtendReporting
**************************************************************************
**************************************************************************
Starting Appium Server to handle Android Device::emulator-5556
Starting Appium Server to handle Android Device::emulator-5554
**************************************************************************
**************************************************************************
[Appium] Welcome to Appium v1.5.3 (REV f288b66fcb1575bed2e58141265d0c5fef0acfe6)
[Appium] Welcome to Appium v1.5.3 (REV f288b66fcb1575bed2e58141265d0c5fef0acfe6)
[Appium] Non-default server args:
[Appium] port: 55411
[Appium] bootstrapPort: 55416
[Appium] sessionOverride: true
[Appium] log: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/target/appiumlogs/emulator_5556__AddCommentTest.txt'
[Appium] loglevel: 'info'
[Appium] selendroidPort: 55417
[Appium] chromeDriverPort: 55414
[Appium] suppressAdbKillServer: true
[Appium] Non-default server args:
[Appium] port: 55410
[Appium] bootstrapPort: 55413
[Appium] sessionOverride: true
[Appium] log: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/target/appiumlogs/emulator_5554__LoginTest.txt'
[Appium] loglevel: 'info'
[Appium] selendroidPort: 55415
[Appium] chromeDriverPort: 55412
[Appium] suppressAdbKillServer: true
[Appium] Appium REST http interface listener started on 0.0.0.0:55411
[Appium] Appium REST http interface listener started on 0.0.0.0:55410
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 25 ms - 121
[HTTP] <-- GET /wd/hub/status 200 49 ms - 121
Setting Android Desired Capabilities:
Setting Android Desired Capabilities:
Android API Level::23
Android API Level::23
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5556","platformName":"Android","deviceName":"Android"}}
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5554","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5556'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[BaseDriver] Session created with session id: d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf
[Appium] udid: 'emulator-5554'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: 90c7dceb-b84a-493a-987a-0b609cf47001
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5556
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidDriver] Apk is already on remote and installed, resetting
[AndroidDriver] Apk is already on remote and installed, resetting
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[ADB] No uiautomator process found to kill, continuing...
[Appium] New AndroidDriver session created successfully, session 90c7dceb-b84a-493a-987a-0b609cf47001 added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 14774 ms - 910
Starting ADB logsemulator-5554
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","90c7dceb-b84a-49...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943044275...
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/log 200 248 ms - 395118
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 19 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 15 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 448 ms - 74
[Appium] New AndroidDriver session created successfully, session d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 17611 ms - 910
Starting ADB logsemulator-5556
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","d2d8cccb-e9e9-47...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943044052...
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 8 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 123 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 11 ms - 76
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/log 200 317 ms - 383828
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 13 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 174 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 329 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 27 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 178 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 210 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 11 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 12 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 8 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 175 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 262 ms - 74
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 228 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 7 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 219 ms - 74
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 325 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 28 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 165 ms - 74
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 4249 ms - 89
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","90c7dceb-b84a-493a-98...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/1/displayed 200 324 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 163 ms - 89
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","90c7dceb-b84a-493a-98...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/2/enabled 200 73 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 9 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 123 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 141 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/3/value {"id":"3","value":["vodqa@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa@gmail.com"],"3","9...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 3474 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 15 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","d2d8cccb-e9e9-4721-b0...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/1/displayed 200 221 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 46 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 112 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 28 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","d2d8cccb-e9e9-4721-b0...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/2/enabled 200 168 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 292 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/3/value {"id":"3","value":["vodqa@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa@gmail.com"],"3","d...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: vodqa@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: vodqa@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/3/value 200 6215 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 587 ms - 89
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 81 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/4/value {"id":"4","value":["Hello12345678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12345678"],"4","90c...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/3/value 200 6026 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 90 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 22 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 444 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/4/value {"id":"4","value":["Hello12345678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12345678"],"4","d2d...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12345678
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12345678
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/4/value 200 5536 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"90c7d...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/appium/device/hide_keyboard 200 133 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 425 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 4 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","90c7dceb-b84a-493a-98...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/5/click 200 216 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 14 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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)
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 1148 ms - 89
[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"}]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 23 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/4/value 200 5500 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"d2d8c...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/appium/device/hide_keyboard 200 624 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 53 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 25 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 65 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","d2d8cccb-e9e9-4721-b0...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/5/click 200 274 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 14 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 14 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 1073 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 4 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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] 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}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/6/value 200 6009 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 577 ms - 89
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","90c7dceb-b84a-493a-98...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/7/click 200 476 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/6/value 200 6092 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 518 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","d2d8cccb-e9e9-4721-b0...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/7/click 200 363 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 3258 ms - 74
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 30 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 2489 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 9 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 14 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 41 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 149 ms - 74
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 3485 ms - 89
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 42 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/8/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","90c7dceb-b84a-493a-98...
[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"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/8/displayed 200 415 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 8 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 20 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 193 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 17 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/9/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","90c7dceb-b84a-493a-98...
[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"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/9/enabled 200 176 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/window/current/size {}
[MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","90c7dceb-b84a-4...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"getDeviceSize","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getDeviceSize
[MJSONWP] Responding to client with driver.getWindowSize() result: {"height":800,"width":480}
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/window/current/size 200 243 ms - 98
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"height":800,"width":480}}
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/touch/perform {"actions":[{"action":"press","options":{"x":432,"y":400}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"x":96,"y":400}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"swipe","params":{"startX":432,"startY":400,"endX":96,"endY":400,"steps":28}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: swipe
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][480,800]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][480,800]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Swiping from [x=432.0, y=400.0] to [x=96.0, y=400.0] with steps: 28
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 3842 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 9 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.performTouch() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/touch/perform 200 1525 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/source {}
[MJSONWP] Calling AppiumDriver.getPageSource() with args: ["90c7dceb-b84a-493a-987a-0...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/source 200 1227 ms - 17431
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/window/current/size {}
[MJSONWP] Calling AppiumDriver.getWindowSize() with args: ["current","90c7dceb-b84a-4...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"getDeviceSize","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getDeviceSize
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"height":800,"width":480}}
[MJSONWP] Responding to client with driver.getWindowSize() result: {"height":800,"width":480}
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/window/current/size 200 91 ms - 98
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/touch/perform {"actions":[{"action":"press","options":{"x":432,"y":400}},{"action":"wait","options":{"ms":1000}},{"action":"moveTo","options":{"x":96,"y":400}},{"action":"release","options":{}}]}
[MJSONWP] Calling AppiumDriver.performTouch() with args: [[{"action":"press","option...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"swipe","params":{"startX":432,"startY":400,"endX":96,"endY":400,"steps":28}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: swipe
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][480,800]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Display bounds: [0,0][480,800]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Swiping from [x=432.0, y=400.0] to [x=96.0, y=400.0] with steps: 28
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 1303 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/8/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","d2d8cccb-e9e9-4721-b0...
[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"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/8/displayed 200 211 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 8 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 343 ms - 89
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 10 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/9/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","d2d8cccb-e9e9-4721-b0...
[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"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/9/enabled 200 422 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/my_site_comments_text_view"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_comments_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_comments_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_comments_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_comments_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_comments_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.performTouch() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/touch/perform 200 1549 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/source {}
[MJSONWP] Calling AppiumDriver.getPageSource() with args: ["90c7dceb-b84a-493a-987a-0...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 400 ms - 90
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 4 ms - 76
[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_comments_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/10/click {"id":"10"}
[MJSONWP] Calling AppiumDriver.click() with args: ["10","d2d8cccb-e9e9-4721-b...
[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
[MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/source 200 678 ms - 18699
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 24 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 18 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/me_login_logout_text_view"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/me_login_logout_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/me_login_logout_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/me_login_logout_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/me_login_logout_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/me_login_logout_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/me_login_logout_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 831 ms - 90
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/10/click {"id":"10"}
[MJSONWP] Calling AppiumDriver.click() with args: ["10","90c7dceb-b84a-493a-9...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/10/click 200 710 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"android:id/button1"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","android:id/button1",...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"android:id/button1","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 'android:id/button1' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/element/10/click 200 2483 ms - 76
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"d2d8cccb-e9e...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 40 ms - 76
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/context 200 9 ms - 84
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements {"using":"id","value":"org.wordpress.android:id/title"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/title","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/title' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"11"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"11"}]
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 510 ms - 90
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/11/click {"id":"11"}
[MJSONWP] Calling AppiumDriver.click() with args: ["11","90c7dceb-b84a-493a-9...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/title' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/title]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/element/11/click 200 1195 ms - 76
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"90c7dceb-b84...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/context 200 8 ms - 84
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/elements 200 2206 ms - 74
[HTTP] --> POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"d2d8cccb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
Test Failed
Log report
[HTTP] <-- POST /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/timeouts 200 31 ms - 76
im in
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[HTTP] --> GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/screenshot {}
[MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/elements 200 3097 ms - 74
[HTTP] --> POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"90c7dceb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
Test Failed
Log report
[HTTP] <-- POST /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/timeouts 200 8 ms - 76
im in
[HTTP] --> GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/screenshot {}
[MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["90c7dceb-b84a-493a-987a-0...
[MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAe...
[HTTP] <-- GET /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf/screenshot 200 3169 ms - 22198
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/htconem8.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone5,3.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone6,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPod5,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus4.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5x.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6p.png
d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf: Saving device log - Done.
[HTTP] --> DELETE /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["d2d8cccb-e9e9-4721-b03b-5...
[MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAe...
[HTTP] <-- GET /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001/screenshot 200 2663 ms - 40470
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/htconem8.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone5,3.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone6,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPod5,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus4.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5x.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6p.png
90c7dceb-b84a-493a-987a-0b609cf47001: Saving device log - Done.
[HTTP] --> DELETE /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001 {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["90c7dceb-b84a-493a-987a-0...
[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
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/d2d8cccb-e9e9-4721-b03b-5b4aafbac7bf 200 4749 ms - 76
**************ClosingAppiumSession****************10
Parallel Thread is::Thread_0
AndroidSDKbuiltforx86_Android
**************************************************************************
Starting Appium Server to handle Android Device::emulator-5556
**************************************************************************
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Emitting system alert message
[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
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session 90c7dceb-b84a-493a-987a-0b609cf47001 from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/90c7dceb-b84a-493a-987a-0b609cf47001 200 6002 ms - 76
Setting Android Desired Capabilities:
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5554","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5554'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: c797bc4f-1f58-4beb-a4ea-7b56cb9d837e
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[Appium] Welcome to Appium v1.5.3 (REV f288b66fcb1575bed2e58141265d0c5fef0acfe6)
[Appium] Non-default server args:
[Appium] port: 61399
[Appium] bootstrapPort: 61401
[Appium] sessionOverride: true
[Appium] log: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/target/appiumlogs/emulator_5556__MultiLoginTest.txt'
[Appium] loglevel: 'info'
[Appium] selendroidPort: 61402
[Appium] chromeDriverPort: 61400
[Appium] suppressAdbKillServer: true
[Appium] Appium REST http interface listener started on 0.0.0.0:61399
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 24 ms - 121
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidDriver] Apk is already on remote and installed, resetting
Setting Android Desired Capabilities:
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5556","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5556'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: c2284eeb-6119-4c42-9426-fe9e1113e5fc
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5556
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[Appium] New AndroidDriver session created successfully, session c797bc4f-1f58-4beb-a4ea-7b56cb9d837e added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 15625 ms - 910
Starting ADB logsemulator-5554
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","c797bc4f-1f58-4b...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943126443...
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/log 200 98 ms - 543667
[AndroidDriver] Apk is already on remote and installed, resetting
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 74 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 131 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 1792 ms - 89
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","c797bc4f-1f58-4beb-a4...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/1/displayed 200 52 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 158 ms - 89
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 8 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","c797bc4f-1f58-4beb-a4...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/2/enabled 200 134 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 156 ms - 89
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/3/value {"id":"3","value":["vodqa123@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa123@gmail.com"],"3"...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa123@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[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: vodqa123@gmail.com
[Appium] New AndroidDriver session created successfully, session c2284eeb-6119-4c42-9426-fe9e1113e5fc added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 14411 ms - 910
Starting ADB logsemulator-5556
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","c2284eeb-6119-4c...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943135187...
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/log 200 108 ms - 532818
0
{"password":"Hello12345678","welcomeName":"vodqabangalore","userName":"vodqa2014@gmail.com"}
{"password":"Hello12345678","welcomeName":"vodqabangalore","userName":"vodqa2014@gmail.com"}
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 17 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 110 ms - 74
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/3/value 200 5785 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 2099 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 24 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","c2284eeb-6119-4c42-94...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/1/displayed 200 206 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 59 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 690 ms - 89
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 7 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/4/value {"id":"4","value":["Hello12342225678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12342225678"],"4","...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 127 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12342225678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 224 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 9 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","c2284eeb-6119-4c42-94...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/2/enabled 200 183 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 33 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 31 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 270 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 40 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/3/value {"id":"3","value":["vodqa2014@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa2014@gmail.com"],"3...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa2014@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12342225678
[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: vodqa2014@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/4/value 200 5566 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"c797b...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/appium/device/hide_keyboard 200 133 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 598 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 7 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","c797bc4f-1f58-4beb-a4...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/5/click 200 458 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 8 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 39 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/3/value 200 6895 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_url]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 1180 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 16 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 718 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/4/value {"id":"4","value":["Hello12345678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12345678"],"4","c22...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: https://vodqademo.wordpress.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12345678
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/4/value 200 5337 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"c2284...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/appium/device/hide_keyboard 200 136 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/6/value 200 6264 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c797bc4f-1f5...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 15 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/context 200 12 ms - 84
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 544 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","c2284eeb-6119-4c42-94...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/elements 200 398 ms - 89
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c797bc4f-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/timeouts 200 7 ms - 76
[HTTP] --> POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","c797bc4f-1f58-4beb-a4...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/5/click 200 589 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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] Returning result: {"status":0,"value":true}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/element/7/click 200 488 ms - 76
[HTTP] --> GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/source {}
[MJSONWP] Calling AppiumDriver.getPageSource() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[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] Got data from client: {"cmd":"action","action":"source","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source
[MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
[HTTP] <-- GET /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e/source 200 757 ms - 13021
Test Failed
Retrying Failed Test Cases 1out of 2
[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]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 1240 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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().
[HTTP] --> DELETE /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["c797bc4f-1f58-4beb-a4ea-7...
[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] 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
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session c797bc4f-1f58-4beb-a4ea-7b56cb9d837e from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/c797bc4f-1f58-4beb-a4ea-7b56cb9d837e 200 3659 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/6/value 200 5734 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 531 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","c2284eeb-6119-4c42-94...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/7/click 200 195 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
Setting Android Desired Capabilities:
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 1456 ms - 74
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5554","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5554'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: 8fbcfb71-4cb6-4e1b-934b-125f48c48a4f
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 16 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 1058 ms - 74
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 11 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 2243 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/8/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","c2284eeb-6119-4c42-94...
[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"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/8/displayed 200 92 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 9 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 1429 ms - 89
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/9/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","c2284eeb-6119-4c42-94...
[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
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/9/enabled 200 573 ms - 76
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"c2284eeb-611...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["c2284eeb-6119-4c42-9426-f...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements {"using":"id","value":"org.wordpress.android:id/my_site_title_label"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_title_label","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_title_label' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_title_label]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_title_label]
[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_title_label]
[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_title_label]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/elements 200 281 ms - 90
[HTTP] --> POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"c2284eeb-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/10/text {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["10","c2284eeb-6119-4c42-9...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"10"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidDriver] Apk is already on remote and installed, resetting
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"vodqabangalore"}
[MJSONWP] Responding to client with driver.getText() result: "vodqabangalore"
[HTTP] <-- GET /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc/element/10/text 200 377 ms - 88
{"password":"Hello12345678","welcomeName":"vodqabangalore","userName":"vodqa2014@gmail.com"}
c2284eeb-6119-4c42-9426-fe9e1113e5fc: Saving device log - Done.
[HTTP] --> DELETE /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["c2284eeb-6119-4c42-9426-f...
[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"}
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session c2284eeb-6119-4c42-9426-fe9e1113e5fc from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/c2284eeb-6119-4c42-9426-fe9e1113e5fc 200 3076 ms - 76
**************ClosingAppiumSession****************10
Parallel Thread is::Thread_0
AndroidSDKbuiltforx86_Android
**************************************************************************
Starting Appium Server to handle Android Device::emulator-5556
**************************************************************************
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[Appium] New AndroidDriver session created successfully, session 8fbcfb71-4cb6-4e1b-934b-125f48c48a4f added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
Starting ADB logsemulator-5554
[HTTP] <-- POST /wd/hub/session 200 13875 ms - 910
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","8fbcfb71-4cb6-4e...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943177651...
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/log 200 121 ms - 557807
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 149 ms - 74
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 2082 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","8fbcfb71-4cb6-4e1b-93...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/1/displayed 200 208 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 19 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[Appium] Welcome to Appium v1.5.3 (REV f288b66fcb1575bed2e58141265d0c5fef0acfe6)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[Appium] Non-default server args:
[Appium] port: 49892
[Appium] bootstrapPort: 49894
[Appium] sessionOverride: true
[Appium] log: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/target/appiumlogs/emulator_5556__WebTest.txt'
[Appium] loglevel: 'info'
[Appium] selendroidPort: 49895
[Appium] chromeDriverPort: 49893
[Appium] suppressAdbKillServer: true
[Appium] Appium REST http interface listener started on 0.0.0.0:49892
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 394 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 2 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","8fbcfb71-4cb6-4e1b-93...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/2/enabled 200 44 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[HTTP] --> GET /wd/hub/status {}
[MJSONWP] Calling AppiumDriver.getStatus() with args: []
[MJSONWP] Responding to client with driver.getStatus() result: {"build":{"version":"1.5.3"...
[HTTP] <-- GET /wd/hub/status 200 26 ms - 121
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 159 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 8 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/3/value {"id":"3","value":["vodqa123@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa123@gmail.com"],"3"...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa123@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[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: vodqa123@gmail.com
Setting Android Desired Capabilities:
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5556","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5556'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: eebd9fc8-440e-453b-ad71-b52a37e0bab9
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5556
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/3/value 200 5405 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 476 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/4/value {"id":"4","value":["Hello12342225678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12342225678"],"4","...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12342225678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12342225678
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidDriver] Apk is already on remote and installed, resetting
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/4/value 200 5436 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"8fbcf...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/appium/device/hide_keyboard 200 97 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 457 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","8fbcfb71-4cb6-4e1b-93...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/5/click 200 279 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 1232 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 4 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[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().
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[Appium] New AndroidDriver session created successfully, session eebd9fc8-440e-453b-ad71-b52a37e0bab9 added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 12044 ms - 910
Starting ADB logsemulator-5556
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","eebd9fc8-440e-45...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943199776...
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/log 200 144 ms - 560847
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 184 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[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
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 2496 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 10 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","eebd9fc8-440e-453b-ad...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/1/displayed 200 201 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 56 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 12 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 281 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 19 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","eebd9fc8-440e-453b-ad...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/2/enabled 200 125 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 164 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/3/value {"id":"3","value":["vodqa@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa@gmail.com"],"3","e...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/6/value 200 7794 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"8fbcfb71-4cb...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 19 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/context 200 6 ms - 84
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/elements 200 465 ms - 89
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"8fbcfb71-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","8fbcfb71-4cb6-4e1b-93...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/element/7/click 200 307 ms - 76
[HTTP] --> GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/source {}
[MJSONWP] Calling AppiumDriver.getPageSource() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source
[MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
[HTTP] <-- GET /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f/source 200 547 ms - 13021
Test Failed
Retrying Failed Test Cases 2out of 2
[HTTP] --> DELETE /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["8fbcfb71-4cb6-4e1b-934b-1...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text remains after clearing, but it appears to be hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Text not cleared. Assuming remainder is hint text.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: vodqa@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] 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
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session 8fbcfb71-4cb6-4e1b-934b-125f48c48a4f from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/8fbcfb71-4cb6-4e1b-934b-125f48c48a4f 200 3530 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/3/value 200 5683 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 572 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/4/value {"id":"4","value":["Hello12345678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12345678"],"4","eeb...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12345678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
Setting Android Desired Capabilities:
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12345678
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5554","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5554'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: e8782f38-b89d-4816-b298-58bc262bae11
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/4/value 200 5318 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"eebd9...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/appium/device/hide_keyboard 200 106 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 7 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[ADB] Getting device platform version
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 460 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","eebd9fc8-440e-453b-ad...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidDriver] Unlocking screen
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/5/click 200 186 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 9 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 1171 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 4 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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().
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[AndroidDriver] Apk is already on remote and installed, resetting
[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}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/6/value 200 6241 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 534 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","eebd9fc8-440e-453b-ad...
[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
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/7/click 200 275 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 14 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[Appium] New AndroidDriver session created successfully, session e8782f38-b89d-4816-b298-58bc262bae11 added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
[HTTP] <-- POST /wd/hub/session 200 11993 ms - 910
Starting ADB logsemulator-5554
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","e8782f38-b89d-48...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943226520...
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/log 200 182 ms - 566577
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 11 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 12 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 290 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 4 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 293 ms - 74
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 14 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[]}
[MJSONWP] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 4744 ms - 74
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 7 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"1"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"1"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 1657 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/1/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["1","e8782f38-b89d-4816-b2...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/1/displayed 200 39 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 13 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 8 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 8 ms - 84
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"2"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"2"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 159 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/2/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["2","e8782f38-b89d-4816-b2...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"2"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/2/enabled 200 64 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 4 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 5 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_username"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_username","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_username' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_username]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"3"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"3"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 83 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 2 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/3/value {"id":"3","value":["vodqa123@gmail.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["vodqa123@gmail.com"],"3"...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"3","text":"vodqa123@gmail.com","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 3
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"8"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"8"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 2039 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 11 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/8/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["8","eebd9fc8-440e-453b-ad...
[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"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/8/displayed 200 728 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 10 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/switch_site"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/switch_site","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/switch_site' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/switch_site]
[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: vodqa123@gmail.com
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/switch_site]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"9"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"9"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 589 ms - 89
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 13 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/9/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["9","eebd9fc8-440e-453b-ad...
[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"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/9/enabled 200 161 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 6 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 10 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/my_site_view_site_text_view"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_view_site_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_view_site_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_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_view_site_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_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"10"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"10"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 253 ms - 90
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 106 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/10/displayed {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["10","eebd9fc8-440e-453b-a...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"10"}}
[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"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/10/displayed 200 155 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 10 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/my_site_view_site_text_view"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_view_site_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_view_site_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_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_view_site_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_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"11"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"11"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 340 ms - 90
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 11 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/11/enabled {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["11","eebd9fc8-440e-453b-a...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"11"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/11/enabled 200 291 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"eebd9fc8-440...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 9 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements {"using":"id","value":"org.wordpress.android:id/my_site_view_site_text_view"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/my_site_view_site_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_view_site_text_view' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/my_site_view_site_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_view_site_text_view]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/3/value 200 5648 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_password"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_password","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_password' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/my_site_view_site_text_view]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"12"}]
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/elements 200 1345 ms - 90
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"12"}]}
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"eebd9fc8-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/12/click {"id":"12"}
[MJSONWP] Calling AppiumDriver.click() with args: ["12","eebd9fc8-440e-453b-a...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"12"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_password]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"4"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"4"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 566 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 3 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/4/value {"id":"4","value":["Hello12342225678"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["Hello12342225678"],"4","...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"4","text":"Hello12342225678","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: setText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using element passed in: 4
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: Hello12342225678
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/element/12/click 200 3065 ms - 76
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/4/value 200 5267 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/appium/device/hide_keyboard {}
[MJSONWP] Calling AppiumDriver.hideKeyboard() with args: [null,null,null,null,"e8782...
[AndroidDriver] Keyboard has no UI; no closing necessary
[MJSONWP] Responding to client with driver.hideKeyboard() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/appium/device/hide_keyboard 200 137 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 7 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_add_selfhosted_button"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"org.wordpress.android:id/nux_add_selfhosted_button","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'org.wordpress.android:id/nux_add_selfhosted_button' using 'ID' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (0)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=0, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Element[] is null: (1)
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements tmp selector:UiSelector[INSTANCE=1, RESOURCE_ID=org.wordpress.android:id/nux_add_selfhosted_button]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"5"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 497 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"5"}]}
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 9 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/5/click {"id":"5"}
[MJSONWP] Calling AppiumDriver.click() with args: ["5","e8782f38-b89d-4816-b2...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/5/click 200 272 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 5 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 2 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"id","value":"org.wordpress.android:id/nux_url"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["id","org.wordpress.androi...
[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]
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"6"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 1187 ms - 89
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"6"}]}
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 5 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/6/value {"id":"6","value":["https://vodqademo.wordpress.com"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["https://vodqademo.wordpr...
[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}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/6/value 200 5688 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":0}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",0,"e8782f38-b89...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 3 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/context 200 3 ms - 84
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements {"using":"xpath","value":".//*[@text='Sign in']"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath",".//*[@text='Sign ...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":".//*[@text='Sign in']","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 './/*[@text='Sign in']' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"7"}]}
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"7"}]
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/elements 200 686 ms - 89
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts {"type":"implicit","ms":1000}
[MJSONWP] Calling AppiumDriver.timeouts() with args: ["implicit",1000,"e8782f38-...
[MJSONWP] Responding to client with driver.timeouts() result: null
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/timeouts 200 6 ms - 76
[HTTP] --> POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/7/click {"id":"7"}
[MJSONWP] Calling AppiumDriver.click() with args: ["7","e8782f38-b89d-4816-b2...
[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}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/element/7/click 200 289 ms - 76
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/source {}
[MJSONWP] Calling AppiumDriver.getPageSource() with args: ["e8782f38-b89d-4816-b298-5...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"source","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: source
[MJSONWP] Responding to client with driver.getPageSource() result: "<?xml version=\"1.0\" enco...
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/source 200 698 ms - 13021
Test Failed
Log report
im in
[HTTP] --> GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/screenshot {}
[MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["e8782f38-b89d-4816-b298-5...
[MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAAAe...
[HTTP] <-- GET /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11/screenshot 200 2055 ms - 53874
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/htconem8.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone5,3.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone6,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone7,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPhone8,2.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/iPod5,1.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus4.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus5x.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6.png
/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/src/test/resources/frames/nexus6p.png
e8782f38-b89d-4816-b298-58bc262bae11: Saving device log - Done.
[HTTP] --> DELETE /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11 {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["e8782f38-b89d-4816-b298-5...
[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
[ADB] No uiautomator process found to kill, continuing...
[Appium] Removing session e8782f38-b89d-4816-b298-58bc262bae11 from our master session list
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/e8782f38-b89d-4816-b298-58bc262bae11 200 2779 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/contexts {}
[MJSONWP] Calling AppiumDriver.getContexts() with args: ["eebd9fc8-440e-453b-ad71-b...
Setting Android Desired Capabilities:
[MJSONWP] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_org....
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/contexts 200 558 ms - 118
>>>>>>> NATIVE_APP
>>>>>>> WEBVIEW_org.wordpress.android
WEBVIEW_org.wordpress.android
[HTTP] --> POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {"name":"WEBVIEW_org.wordpress.android"}
[MJSONWP] Calling AppiumDriver.setContext() with args: ["WEBVIEW_org.wordpress.and...
[Chromedriver] Set chromedriver binary as: /usr/local/lib/node_modules/appium/node_modules/appium-android-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver
[Chromedriver] Killing any old chromedrivers, running: pkill -15 -f "/usr/local/lib/node_modules/appium/node_modules/appium-android-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver.*--port=49893"
[Chromedriver] No old chromedrivers seemed to exist
[Chromedriver] Spawning chromedriver with: /usr/local/lib/node_modules/appium/node_modules/appium-android-driver/node_modules/appium-chromedriver/chromedriver/mac/chromedriver --url-base=wd/hub --port=49893 --adb-port=5037
[Chromedriver] [STDOUT] Starting ChromeDriver 2.21.371459 (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4) on port 49893
Only local connections are allowed.
[JSONWP Proxy] Proxying [GET /status] to [GET http://127.0.0.1:49893/wd/hub/status] with no body
[JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"\",\"stat...
[JSONWP Proxy] Proxying [POST /session] to [POST http://127.0.0.1:49893/wd/hub/session] with body: {"desiredCapabilities":{"ch...
Android API Level::23
[HTTP] --> POST /wd/hub/session {"desiredCapabilities":{"appActivity":"org.wordpress.android.ui.WPLaunchActivity","appPackage":"org.wordpress.android","app":"/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk","platformVersion":"5.X","browserName":"","udid":"emulator-5554","platformName":"Android","deviceName":"Android"}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":"org.wordpr...
[Appium] Creating new AndroidDriver session
[Appium] Capabilities:
[Appium] appActivity: 'org.wordpress.android.ui.WPLaunchActivity'
[Appium] appPackage: 'org.wordpress.android'
[Appium] app: '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[Appium] platformVersion: '5.X'
[Appium] browserName: ''
[Appium] udid: 'emulator-5554'
[Appium] platformName: 'Android'
[Appium] deviceName: 'Android'
[BaseDriver] Session created with session id: e0c7b85e-30b1-48fe-9f92-e2d406221b8f
[AndroidDriver] Java version is: 1.8.0_45
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[AndroidDriver] Retrieving device list
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb from /Users/vikram-anna/Library/Android/sdk/platform-tools/adb
[BaseDriver] Using local app '/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk'
[AndroidDriver] Starting Android session
[JSONWP Proxy] Got response with status 200: {"sessionId":"84427d4628851...
[MJSONWP] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 3068 ms - 76
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context {}
[MJSONWP] Calling AppiumDriver.getCurrentContext() with args: ["eebd9fc8-440e-453b-ad71-b...
[MJSONWP] Responding to client with driver.getCurrentContext() result: "WEBVIEW_org.wordpress.andr...
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/context 200 5 ms - 103
[ADB] Getting device platform version
[AndroidDriver] Unlocking screen
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/source {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[JSONWP Proxy] Proxying [GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/source] to [GET http://127.0.0.1:49893/wd/hub/session/84427d46288513eaa6af5a90d245fe3e/source] with body: {}
[JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"84427d462...
[JSONWP Proxy] Replacing sessionId 84427d46288513eaa6af5a90d245fe3e with eebd9fc8-440e-453b-ad71-b52a37e0bab9
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/source 200 17 ms - 220
Test Failed
Log report
im in
[AndroidDriver] Remote apk path is /data/local/tmp/08def80e54d4ecb3bf97b04349484933.apk
[HTTP] --> GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/screenshot {}
[MJSONWP] Driver proxy active, passing request on via HTTP proxy
[JSONWP Proxy] Proxying [GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/screenshot] to [GET http://127.0.0.1:49893/wd/hub/session/84427d46288513eaa6af5a90d245fe3e/screenshot] with body: {}
[JSONWP Proxy] Got response with status 200: "{\"sessionId\":\"84427d462...
[JSONWP Proxy] Replacing sessionId 84427d46288513eaa6af5a90d245fe3e with eebd9fc8-440e-453b-ad71-b52a37e0bab9
[HTTP] <-- GET /wd/hub/session/eebd9fc8-440e-453b-ad71-b52a37e0bab9/screenshot 200 9 ms - 220
[AndroidDriver] Apk is already on remote and installed, resetting
[ADB] No uiautomator process found to kill, continuing...
[AndroidBootstrap] Android bootstrap socket is now connected
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[Appium] New AndroidDriver session created successfully, session e0c7b85e-30b1-48fe-9f92-e2d406221b8f added to master session list
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webSto...
Starting ADB logsemulator-5554
[HTTP] <-- POST /wd/hub/session 200 13610 ms - 910
[HTTP] --> POST /wd/hub/session/e0c7b85e-30b1-48fe-9f92-e2d406221b8f/log {"type":"logcat"}
[MJSONWP] Calling AppiumDriver.getLog() with args: ["logcat","e0c7b85e-30b1-48...
[MJSONWP] Responding to client with driver.getLog() result: [{"timestamp":1468943275065...
[HTTP] <-- POST /wd/hub/session/e0c7b85e-30b1-48fe-9f92-e2d406221b8f/log 200 244 ms - 586129
FAILED CONFIGURATION: @AfterMethod killServer([TestResult name=webTest on [WebTest passed=0 failed=0 skipped=0] status=FAILURE method=WebTest.webTest()[pri:0, instance:[WebTest passed=0 failed=0 skipped=0]] output={null}])
org.openqa.selenium.remote.SessionNotFoundException: no such session
(Driver info: chromedriver=2.21.371459 (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4),platform=Mac OS X 10.11.5 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 14 milliseconds
Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46'
System info: host: 'vikrams-mbp.guest.corp.microsoft.com', ip: '10.104.173.65', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.5', java.version: '1.8.0_45'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities [{appPackage=org.wordpress.android, app=/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=emulator-5556, platform=LINUX, deviceUDID=emulator-5556, appActivity=org.wordpress.android.ui.WPLaunchActivity, desired={appActivity=org.wordpress.android.ui.WPLaunchActivity, appPackage=org.wordpress.android, app=/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk, platformVersion=5.X, browserName=, udid=emulator-5556, platformName=Android, deviceName=Android}, platformVersion=6.0, webStorageEnabled=false, locationContextEnabled=false, takesScreenshot=true, browserName=, javascriptEnabled=true, udid=emulator-5556, platformName=Android}]
Session ID: eebd9fc8-440e-453b-ad71-b52a37e0bab9
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:51)
at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:268)
at org.openqa.selenium.remote.RemoteWebDriver.getScreenshotAs(RemoteWebDriver.java:335)
at com.appium.manager.AppiumParallelTest.captureScreenShot(AppiumParallelTest.java:534)
at com.appium.manager.AppiumParallelTest.endLogTestResults(AppiumParallelTest.java:318)
at com.appium.config.UserBaseTest.killServer(UserBaseTest.java:30)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:707)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
SKIPPED CONFIGURATION: @AfterClass afterClass
SKIPPED CONFIGURATION: @BeforeClass beforeClass
SKIPPED CONFIGURATION: @BeforeMethod startApp
SKIPPED CONFIGURATION: @AfterMethod killServer
SKIPPED CONFIGURATION: @BeforeMethod startApp
SKIPPED CONFIGURATION: @AfterMethod killServer
SKIPPED CONFIGURATION: @AfterClass afterClass
SKIPPED CONFIGURATION: @BeforeClass beforeClass
SKIPPED CONFIGURATION: @BeforeMethod startApp
SKIPPED CONFIGURATION: @AfterMethod killServer
SKIPPED CONFIGURATION: @AfterClass afterClass
SKIPPED CONFIGURATION: @AfterMethod killServer
SKIPPED CONFIGURATION: @AfterClass afterClass
PASSED: loginWithValidUser on [MultiLoginTest passed=0 failed=0 skipped=0]
FAILED: addComment on [AddCommentTest passed=0 failed=0 skipped=0]
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at io.appium.java_client.pagefactory.ElementListInterceptor.getObject(ElementListInterceptor.java:39)
at io.appium.java_client.pagefactory.interceptors.InterceptorOfAListOfElements.intercept(InterceptorOfAListOfElements.java:51)
at $java.util.ArrayList$$EnhancerByCGLIB$$cd3466cc.get(<generated>)
at com.appium.pages.WelcomePage.clickComments(WelcomePage.java:43)
at com.appium.tests.AddCommentTest.addComment(AddCommentTest.java:20)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
FAILED: logOutTest on [LoginTest passed=0 failed=0 skipped=0]
org.openqa.selenium.NoSuchElementException: Can't locate an element by this strategy: Locator map:
- native content: "By.id: org.wordpress.android:id/nux_username"
- html content: "By.id: user_login"
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46'
System info: host: 'vikrams-mbp.guest.corp.microsoft.com', ip: '10.104.173.65', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.5', java.version: '1.8.0_45'
Driver info: driver.version: unknown
at io.appium.java_client.pagefactory.AppiumElementLocator.findElement(AppiumElementLocator.java:110)
at io.appium.java_client.pagefactory.interceptors.InterceptorOfASingleElement.intercept(InterceptorOfASingleElement.java:57)
at io.appium.java_client.android.AndroidElement$$EnhancerByCGLIB$$cd472137.isDisplayed(<generated>)
at com.appium.pages.LoginPage.validateUserNameFieldIsDisplayed(LoginPage.java:33)
at com.appium.tests.LoginTest.logOutTest(LoginTest.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
FAILED: loginWithInValidUser on [LoginTest passed=0 failed=0 skipped=0]
java.lang.AssertionError: expected [The username or password you entered is incorrect] but found [<?xml version="1.0" encoding="UTF-8"?><hierarchy rotation="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="android:id/content" instance="1"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/main_view" instance="1"><android.widget.ScrollView index="0" text="" class="android.widget.ScrollView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="true" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/sign_in_fragment" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="" instance="2"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,94]" resource-id="" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="Help" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[422,60][456,94]" resource-id="org.wordpress.android:id/info_button" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="1" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,94][480,641]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,145][480,220]" resource-id="" instance="0"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[202,145][277,220]" resource-id="org.wordpress.android:id/nux_fragment_icon" instance="1"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="1" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,244][480,309]" resource-id="org.wordpress.android:id/nux_username_layout" instance="1"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,252][63,300]" resource-id="org.wordpress.android:id/imageView" instance="2"/><android.widget.EditText index="1" text="vodqa123@gmail.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,244][480,309]" resource-id="org.wordpress.android:id/nux_username" instance="0"/></android.widget.RelativeLayout><android.widget.RelativeLayout NAF="true" index="2" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,309][480,374]" resource-id="org.wordpress.android:id/nux_password_layout" instance="2"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,317][63,365]" resource-id="org.wordpress.android:id/imageView4" instance="3"/><android.widget.EditText index="1" text="" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="true" selected="false" bounds="[60,309][423,374]" resource-id="org.wordpress.android:id/nux_password" instance="1"/><android.widget.ImageView NAF="true" index="2" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[420,328][456,354]" resource-id="org.wordpress.android:id/password_visibility" instance="4"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="3" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,374][480,439]" resource-id="org.wordpress.android:id/url_button_layout" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,382][63,430]" resource-id="org.wordpress.android:id/imageView2" instance="5"/><android.widget.EditText index="1" text="https://vodqademo.wordpress.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="true" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,374][480,439]" resource-id="org.wordpress.android:id/nux_url" instance="2"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="4" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[24,463][456,538]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[30,463][450,526]" resource-id="org.wordpress.android:id/nux_sign_in_progress_bar" instance="5"><android.widget.ProgressBar index="0" text="" class="android.widget.ProgressBar" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[222,476][258,512]" resource-id="" instance="0"/></android.widget.RelativeLayout></android.widget.RelativeLayout><android.widget.TextView index="6" text="Lost your password?" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[139,538][341,567]" resource-id="org.wordpress.android:id/forgot_password" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="2" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,641][480,785]" resource-id="org.wordpress.android:id/nux_bottom_buttons" instance="5"><android.widget.TextView index="0" text="Sign in to WordPress.com" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[102,641][378,713]" resource-id="org.wordpress.android:id/nux_add_selfhosted_button" instance="1"/><android.widget.TextView index="2" text="Create account" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[154,713][326,785]" resource-id="org.wordpress.android:id/nux_create_account_button" instance="2"/></android.widget.LinearLayout></android.widget.LinearLayout></android.widget.ScrollView></android.widget.LinearLayout></android.widget.FrameLayout></android.widget.LinearLayout><android.view.View index="1" text="" class="android.view.View" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,36]" resource-id="android:id/statusBarBackground" instance="0"/></android.widget.FrameLayout></hierarchy>]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:513)
at org.testng.Assert.assertEqualsImpl(Assert.java:135)
at org.testng.Assert.assertEquals(Assert.java:116)
at org.testng.Assert.assertEquals(Assert.java:190)
at org.testng.Assert.assertEquals(Assert.java:200)
at com.appium.tests.LoginTest.loginWithInValidUser(LoginTest.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.retryFailed(Invoker.java:967)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
FAILED: webTest on [WebTest passed=0 failed=0 skipped=0]
org.openqa.selenium.remote.SessionNotFoundException: no such session
(Driver info: chromedriver=2.21.371459 (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4),platform=Mac OS X 10.11.5 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 24 milliseconds
Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46'
System info: host: 'vikrams-mbp.guest.corp.microsoft.com', ip: '10.104.173.65', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.11.5', java.version: '1.8.0_45'
Driver info: io.appium.java_client.android.AndroidDriver
Capabilities [{appPackage=org.wordpress.android, app=/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk, networkConnectionEnabled=true, warnings={}, databaseEnabled=false, deviceName=emulator-5556, platform=LINUX, deviceUDID=emulator-5556, appActivity=org.wordpress.android.ui.WPLaunchActivity, desired={appActivity=org.wordpress.android.ui.WPLaunchActivity, appPackage=org.wordpress.android, app=/Users/vikram-anna/Documents/workspace/PageObjectPatternAppium/build/wordpress.apk, platformVersion=5.X, browserName=, udid=emulator-5556, platformName=Android, deviceName=Android}, platformVersion=6.0, webStorageEnabled=false, locationContextEnabled=false, takesScreenshot=true, browserName=, javascriptEnabled=true, udid=emulator-5556, platformName=Android}]
Session ID: eebd9fc8-440e-453b-ad71-b52a37e0bab9
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678)
at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:51)
at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:268)
at org.openqa.selenium.remote.RemoteWebDriver.getPageSource(RemoteWebDriver.java:511)
at com.appium.pages.ViewSitePage.clickShow(ViewSitePage.java:38)
at com.appium.tests.WebTest.webTest(WebTest.java:24)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
SKIPPED: loginWithInValidUser on [LoginTest passed=0 failed=0 skipped=0]
java.lang.AssertionError: expected [The username or password you entered is incorrect] but found [<?xml version="1.0" encoding="UTF-8"?><hierarchy rotation="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="android:id/content" instance="1"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/main_view" instance="1"><android.widget.ScrollView index="0" text="" class="android.widget.ScrollView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="true" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/sign_in_fragment" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="" instance="2"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,94]" resource-id="" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="Help" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[422,60][456,94]" resource-id="org.wordpress.android:id/info_button" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="1" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,94][480,641]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,150][480,225]" resource-id="" instance="0"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[202,150][277,225]" resource-id="org.wordpress.android:id/nux_fragment_icon" instance="1"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="1" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,249][480,314]" resource-id="org.wordpress.android:id/nux_username_layout" instance="1"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,257][63,305]" resource-id="org.wordpress.android:id/imageView" instance="2"/><android.widget.EditText index="1" text="vodqa123@gmail.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,249][480,314]" resource-id="org.wordpress.android:id/nux_username" instance="0"/></android.widget.RelativeLayout><android.widget.RelativeLayout NAF="true" index="2" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,314][480,379]" resource-id="org.wordpress.android:id/nux_password_layout" instance="2"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,322][63,370]" resource-id="org.wordpress.android:id/imageView4" instance="3"/><android.widget.EditText index="1" text="" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="true" selected="false" bounds="[60,314][423,379]" resource-id="org.wordpress.android:id/nux_password" instance="1"/><android.widget.ImageView NAF="true" index="2" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[420,333][456,359]" resource-id="org.wordpress.android:id/password_visibility" instance="4"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="3" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,379][480,444]" resource-id="org.wordpress.android:id/url_button_layout" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,387][63,435]" resource-id="org.wordpress.android:id/imageView2" instance="5"/><android.widget.EditText index="1" text="https://vodqademo.wordpress.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="true" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,379][480,444]" resource-id="org.wordpress.android:id/nux_url" instance="2"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="4" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[24,468][456,543]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[30,468][450,531]" resource-id="org.wordpress.android:id/nux_sign_in_progress_bar" instance="5"><android.widget.ProgressBar index="0" text="" class="android.widget.ProgressBar" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[222,481][258,517]" resource-id="" instance="0"/></android.widget.RelativeLayout></android.widget.RelativeLayout><android.widget.TextView index="6" text="Lost your password?" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[139,543][341,572]" resource-id="org.wordpress.android:id/forgot_password" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="2" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,641][480,785]" resource-id="org.wordpress.android:id/nux_bottom_buttons" instance="5"><android.widget.TextView index="0" text="Sign in to WordPress.com" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[102,641][378,713]" resource-id="org.wordpress.android:id/nux_add_selfhosted_button" instance="1"/><android.widget.TextView index="2" text="Create account" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[154,713][326,785]" resource-id="org.wordpress.android:id/nux_create_account_button" instance="2"/></android.widget.LinearLayout></android.widget.LinearLayout></android.widget.ScrollView></android.widget.LinearLayout></android.widget.FrameLayout></android.widget.LinearLayout><android.view.View index="1" text="" class="android.view.View" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,36]" resource-id="android:id/statusBarBackground" instance="0"/></android.widget.FrameLayout></hierarchy>]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:513)
at org.testng.Assert.assertEqualsImpl(Assert.java:135)
at org.testng.Assert.assertEquals(Assert.java:116)
at org.testng.Assert.assertEquals(Assert.java:190)
at org.testng.Assert.assertEquals(Assert.java:200)
at com.appium.tests.LoginTest.loginWithInValidUser(LoginTest.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
SKIPPED: loginWithInValidUser on [LoginTest passed=0 failed=0 skipped=0]
java.lang.AssertionError: expected [The username or password you entered is incorrect] but found [<?xml version="1.0" encoding="UTF-8"?><hierarchy rotation="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,800]" resource-id="" instance="0"><android.widget.FrameLayout index="0" text="" class="android.widget.FrameLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="android:id/content" instance="1"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/main_view" instance="1"><android.widget.ScrollView index="0" text="" class="android.widget.ScrollView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="true" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="org.wordpress.android:id/sign_in_fragment" instance="0"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,800]" resource-id="" instance="2"><android.widget.LinearLayout index="0" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,36][480,94]" resource-id="" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="Help" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[422,60][456,94]" resource-id="org.wordpress.android:id/info_button" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="1" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,94][480,641]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,128][480,203]" resource-id="" instance="0"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[202,128][277,203]" resource-id="org.wordpress.android:id/nux_fragment_icon" instance="1"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="1" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,227][480,292]" resource-id="org.wordpress.android:id/nux_username_layout" instance="1"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,235][63,283]" resource-id="org.wordpress.android:id/imageView" instance="2"/><android.widget.EditText index="1" text="vodqa123@gmail.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,227][480,292]" resource-id="org.wordpress.android:id/nux_username" instance="0"/></android.widget.RelativeLayout><android.widget.RelativeLayout NAF="true" index="2" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,292][480,357]" resource-id="org.wordpress.android:id/nux_password_layout" instance="2"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,300][63,348]" resource-id="org.wordpress.android:id/imageView4" instance="3"/><android.widget.EditText index="1" text="" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="false" scrollable="false" long-clickable="true" password="true" selected="false" bounds="[60,292][423,357]" resource-id="org.wordpress.android:id/nux_password" instance="1"/><android.widget.ImageView NAF="true" index="2" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[420,311][456,337]" resource-id="org.wordpress.android:id/password_visibility" instance="4"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="3" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,357][480,422]" resource-id="org.wordpress.android:id/url_button_layout" instance="3"><android.widget.ImageView index="0" text="" class="android.widget.ImageView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[15,365][63,413]" resource-id="org.wordpress.android:id/imageView2" instance="5"/><android.widget.EditText index="1" text="https://vodqademo.wordpress.com" class="android.widget.EditText" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="true" focused="true" scrollable="false" long-clickable="true" password="false" selected="false" bounds="[60,357][480,422]" resource-id="org.wordpress.android:id/nux_url" instance="2"/></android.widget.RelativeLayout><android.widget.RelativeLayout index="4" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[24,446][456,521]" resource-id="" instance="4"><android.widget.RelativeLayout index="0" text="" class="android.widget.RelativeLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[30,446][450,509]" resource-id="org.wordpress.android:id/nux_sign_in_progress_bar" instance="5"><android.widget.ProgressBar index="0" text="" class="android.widget.ProgressBar" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[222,459][258,495]" resource-id="" instance="0"/></android.widget.RelativeLayout></android.widget.RelativeLayout><android.widget.TextView index="5" text="Lost your password?" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[139,521][341,550]" resource-id="org.wordpress.android:id/forgot_password" instance="0"/></android.widget.LinearLayout><android.widget.LinearLayout index="2" text="" class="android.widget.LinearLayout" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,641][480,785]" resource-id="org.wordpress.android:id/nux_bottom_buttons" instance="5"><android.widget.TextView index="0" text="Sign in to WordPress.com" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[102,641][378,713]" resource-id="org.wordpress.android:id/nux_add_selfhosted_button" instance="1"/><android.widget.TextView index="2" text="Create account" class="android.widget.TextView" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="true" enabled="false" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[154,713][326,785]" resource-id="org.wordpress.android:id/nux_create_account_button" instance="2"/></android.widget.LinearLayout></android.widget.LinearLayout></android.widget.ScrollView></android.widget.LinearLayout></android.widget.FrameLayout></android.widget.LinearLayout><android.view.View index="1" text="" class="android.view.View" package="org.wordpress.android" content-desc="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" scrollable="false" long-clickable="false" password="false" selected="false" bounds="[0,0][480,36]" resource-id="android:id/statusBarBackground" instance="0"/></android.widget.FrameLayout></hierarchy>]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:513)
at org.testng.Assert.assertEqualsImpl(Assert.java:135)
at org.testng.Assert.assertEquals(Assert.java:116)
at org.testng.Assert.assertEquals(Assert.java:190)
at org.testng.Assert.assertEquals(Assert.java:200)
at com.appium.tests.LoginTest.loginWithInValidUser(LoginTest.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:643)
at org.testng.internal.Invoker.retryFailed(Invoker.java:967)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
SKIPPED: deleteTheCreatedPost on [WritePostTest passed=0 failed=0 skipped=0]
SKIPPED: writePost on [WritePostTest passed=0 failed=0 skipped=0]
SKIPPED: writePost_1 on [WritePostTest1 passed=0 failed=0 skipped=0]
SKIPPED: loginWithValidUser on [LoginTest passed=0 failed=0 skipped=0]
===============================================
TestNG Test
Tests run: 11, Failures: 4, Skips: 6
Configuration Failures: 1, Skips: 13
===============================================
===============================================
TestNG Forum
Total tests run: 11, Failures: 4, Skips: 6
Configuration Failures: 1, Skips: 13
===============================================
[TestNG] Time taken by org.testng.reporters.XMLReporter@56a6d5a6: 84 ms
[TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 52 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@33afa13b: 46 ms
[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@4445629: 86 ms
[TestNG] Time taken by org.testng.reporters.EmailableReporter2@18ce0030: 19 ms
[TestNG] Time taken by org.testng.reporters.jq.Main@7a4ccb53: 117 ms
Finally complete
_____ _ ____ _ _ _
|_ _| ___ ___ | |_ / ___| ___ _ __ ___ _ __ | | ___ | |_ ___ __| |
| | / _ \/ __|| __| | | / _ \ | '_ ` _ \ | '_ \ | | / _ \| __| / _ \ / _` |
| | | __/\__ \| |_ | |___ | (_) || | | | | || |_) || || __/| |_ | __/| (_| |
|_| \___||___/ \__| \____| \___/ |_| |_| |_|| .__/ |_| \___| \__| \___| \__,_|
|_|
Writing the Test Results into JSON
[TestNG] Time taken by org.testng.reporters.jq.Main@768debd: 27 ms
[TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@65e579dc: 56 ms
[TestNG] Time taken by org.testng.reporters.EmailableReporter2@4f4a7090: 3 ms
[TestNG] Time taken by org.testng.reporters.JUnitReportReporter@769c9116: 9 ms
[TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 2 ms
[TestNG] Time taken by org.testng.reporters.XMLReporter@1c2c22f3: 2 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 259.188 sec - in com.appium.tests.Runner
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:24 min
[INFO] Finished at: 2016-07-19T17:48:09+02:00
[INFO] Final Memory: 21M/317M
[INFO] ------------------------------------------------------------------------
@saikrishna321
Copy link

Weird ... i just triggered the tests locally and it works fine... Is there any appium logs in the appiumlogs folder

@saikrishna321
Copy link

I see it failed to create a driver session and moved to AfterClass n it see's no session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment