Skip to content

Instantly share code, notes, and snippets.

@MioOgbeni
Created June 7, 2018 07:13
Show Gist options
  • Save MioOgbeni/01431e35efb7fa42b5303107d2ba09e7 to your computer and use it in GitHub Desktop.
Save MioOgbeni/01431e35efb7fa42b5303107d2ba09e7 to your computer and use it in GitHub Desktop.
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Text"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Text","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Text' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"87"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"87"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 145 ms - 88
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/87/displayed
[HTTP] {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["87","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"87"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"87"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/87/displayed 200 150 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 42 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Text"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Text","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Text' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"88"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"88"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 39 ms - 88
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/88/enabled
[HTTP] {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["88","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"88"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"88"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/88/enabled 200 28 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 41 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Text"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Text","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Text' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"89"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"89"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 160 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/89/clear
[HTTP] {}
[MJSONWP] Calling AppiumDriver.clear() with args: ["89","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"89"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"89"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":""}
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"89"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"89"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] Received command result from bootstrap
[AndroidDriver] Sending up to 100 clear characters to device
[AndroidDriver] Sending 50 clear characters to device
[ADB] Clearing up to 50 characters
[ADB] Getting connected devices...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell input keyevent 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112'
[AndroidDriver] Sending 50 clear characters to device
[ADB] Clearing up to 50 characters
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell input keyevent 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112 67 112'
[MJSONWP] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/89/clear 200 4652 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.widget.LinearLayout[@index='0']/android.widget.EditText[@index='0']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 46 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Text"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Text","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Text","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Text' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"90"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"90"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 337 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/90/value
[HTTP] {"value":["01"]}
[MJSONWP] Calling AppiumDriver.setValue() with args: [["01"],"90","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:setText","params":{"elementId":"90","text":"01","replace":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"90","text":"01","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: 90
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Attempting to clear using UiObject.clearText().
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Sending plain text to element: 01
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.setValue() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/90/value 200 6027 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/back
[HTTP] {}
[MJSONWP] Calling AppiumDriver.back() with args: ["65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"pressBack","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"pressBack","params":{}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: pressBack
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.back() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/back 200 1488 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"button1"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","button1","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 646 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Right"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Right","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Right' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Right]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"91"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"91"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 27 ms - 88
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/91/displayed
[HTTP] {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["91","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"91"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"91"}}
[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"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/91/displayed 200 113 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"button1"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","button1","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 1307 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Right"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Right","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Right' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Right]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"92"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"92"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 128 ms - 88
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/92/enabled
[HTTP] {}
[MJSONWP] Calling AppiumDriver.elementEnabled() with args: ["92","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"92"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"enabled","elementId":"92"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/92/enabled 200 52 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"button1"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","button1","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"button1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'button1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=button1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=button1, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 2264 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"Right"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","Right","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Right","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Right' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Right]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"93"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"93"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 297 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/93/click
[HTTP] {}
[MJSONWP] Calling AppiumDriver.click() with args: ["93","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"93"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"93"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/93/click 200 348 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId7"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId7","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId7","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId7","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId7' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId7]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"94"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"94"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 155 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/94/element
[HTTP] {"using":"id","value":"label"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","label","94","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"label","context":"94","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"label","context":"94","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'label' using 'ID' with the contextId: '94' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/label]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"95"}}
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"95"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/94/element 200 265 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/95/click
[HTTP] {}
[MJSONWP] Calling AppiumDriver.click() with args: ["95","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"95"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"95"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/95/click 200 199 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/elements
[HTTP] {"using":"xpath","value":"//android.widget.ListView[@index='1']/android.widget.LinearLayout/android.widget.TextView"}
[MJSONWP] Calling AppiumDriver.findElements() with args: ["xpath","//android.widget.ListView[@index='1']/android.widget.LinearLayout/android.widget.TextView","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.ListView[@index='1']/android.widget.LinearLayout/android.widget.TextView","context":"","multiple":true}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.widget.ListView[@index='1']/android.widget.LinearLayout/android.widget.TextView","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.widget.ListView[@index='1']/android.widget.LinearLayout/android.widget.TextView' using 'XPATH' with the contextId: '' multiple: true
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=1]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=2]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=2]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=3]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] getElements selector:UiSelector[CLASS=android.widget.TextView, INSTANCE=3]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Selector ends with instance.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":[{"ELEMENT":"96"},{"ELEMENT":"97"},{"ELEMENT":"98"}]}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElements() result: [{"ELEMENT":"96"},{"ELEMENT":"97"},{"ELEMENT":"98"}]
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/elements 200 819 ms - 124
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/96/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["96","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"96"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"96"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Attendance"}
[MJSONWP] Responding to client with driver.getText() result: "Attendance"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/96/text 200 152 ms - 84
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/97/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["97","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"97"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"97"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Time tracking"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getText() result: "Time tracking"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/97/text 200 75 ms - 87
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/98/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["98","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"98"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"98"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Attendance and Time tracking"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getText() result: "Attendance and Time tracking"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/98/text 200 55 ms - 102
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/98/click
[HTTP] {}
[MJSONWP] Calling AppiumDriver.click() with args: ["98","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"98"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"98"}}
[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}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/98/click 200 222 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId8"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId8","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId8","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId8","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId8' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId8]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"99"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"99"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 571 ms - 88
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/99/element
[HTTP] {"using":"id","value":"label"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","label","99","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"label","context":"99","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"label","context":"99","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'label' using 'ID' with the contextId: '99' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/label]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"100"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"100"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/99/element 200 113 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/100/click
[HTTP] {}
[MJSONWP] Calling AppiumDriver.click() with args: ["100","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"100"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"100"}}
[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}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/100/click 200 213 ms - 76
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/screenshot
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getScreenshot() with args: ["65a87555-2448-4fdd-b7b4-57142358f664"]
[ADB] Device API level: 26
[MJSONWP] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABDgAAAeACAYAAAArYecKAACAAElEQVR4AezBCXjUhYH///f3O0dmMpNJJgkhhCEcSTgDKAZEObQqakHdFqVx1W7XHh5td13plh67/5Z2n+62u2X5t7u2i737q7YW8apHBRUrUC8OAQmXCVcgnDkmx0zm/D38nif7TMdvwpljyOf1MnJu+lUSEREREREREZEMZiIiIiIiIiIikuFMREREREREREQynImIiIiIiIiISIYzERERERERERHJcCYiIiIiIiIiIhnOREREREREREQkw5mIiIiIiIiIiGQ4ExERERERERGRDGciIiIiIiIiIpLhTEREREREREREMpydDGQY4LTbMA2IJ5JEYglEREREREREZPCyM8AZBmQ5bGS77LidNmw2E6fdpHKMn2yXnVMtnew80EwymSQWT9IejhHujBGJJRAREREREZFL20+WzGb8yDzOxq4DzXzu39cjlyY7A5RpGHizHRT4spg+YQjzqkqYVTmUQJEHK7F4kj2HWvjj2/W8ueM422sbaemI0B6KISIiIiIicjHMnjyUyWX5TCnLp3Soh9PmTCnGyrptRznt4LF2ttU2sr22kfXbj3Epqwj42FsfpC+NH5nH1LJ8ROwMMIYBXreDksJs/uamCu6eV0a+L4szsdsMJo7KY+KoPOKJJAePtfHT53ez6vX9NLVFCHXGEBERERERORelQ70suGoEd88rY0pZPudizpRiutw9r4wu22obeWxNLS+8eYiDx9q4VFQEfJQHfOytDyLSH4ycm36VZICwmQaBIg933VDG/beNJ9+XxYWIJ5Lsb2jlh6tqeHb9ARqDnYiIiIiIiPQk1+vkrhvKuHteGVPK8ulN22obeWxNLY+/UktLW4RMVRHwUR7wcdpLb9XTG36yZDbjR+aRrrzEh8dt52y0h2J8cCRIul0Hmvncv69HMpudAcJhNxk3Ipd///wMZk8eysVgMw3Khvv47gPTmVVZxD/9ZBMnmsMkkklE...
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/screenshot 200 1694 ms - 171806
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId1"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId1","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId1","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId1' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId1]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"101"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"101"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 250 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/101/element
[HTTP] {"using":"id","value":"text"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","text","101","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"101","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"101","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'text' using 'ID' with the contextId: '101' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/text]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"102"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"102"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/101/element 200 169 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/102/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["102","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"102"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"102"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Work"}
[MJSONWP] Responding to client with driver.getText() result: "Work"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/102/text 200 246 ms - 78
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId2"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId2","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId2","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId2","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId2' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId2]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"103"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"103"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 29 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/103/element
[HTTP] {"using":"id","value":"text"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","text","103","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"103","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"103","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'text' using 'ID' with the contextId: '103' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"104"}}
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"104"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/103/element 200 72 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/104/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["104","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"104"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"104"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Activity-New"}
[MJSONWP] Responding to client with driver.getText() result: "Activity-New"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/104/text 200 36 ms - 86
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId3"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId3","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId3","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId3","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId3' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId3]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"105"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"105"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 27 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/105/element
[HTTP] {"using":"id","value":"text"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","text","105","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"105","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"105","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'text' using 'ID' with the contextId: '105' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/text]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"106"}}
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"106"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/105/element 200 73 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/106/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["106","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"106"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"106"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"01"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getText() result: "01"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/106/text 200 37 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId7"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId7","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId7","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId7","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId7' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId7]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"107"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"107"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 26 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/107/element
[HTTP] {"using":"id","value":"text"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","text","107","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"107","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"text","context":"107","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'text' using 'ID' with the contextId: '107' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/text]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"108"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"108"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/107/element 200 74 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/108/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["108","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"108"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"108"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Attendance and Time tracking"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getText() result: "Attendance and Time tracking"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/108/text 200 1607 ms - 102
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId5"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId5","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId5","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId5","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId5' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId5]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"109"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"109"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 47 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/109/element
[HTTP] {"using":"id","value":"Switch"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","Switch","109","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"109","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"109","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Switch' using 'ID' with the contextId: '109' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Switch]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"110"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"110"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/109/element 200 209 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/110/attribute/checked
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getAttribute() with args: ["checked","110","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"110"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"110"}}
[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":"false"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getAttribute() result: "false"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/110/attribute/checked 200 54 ms - 79
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId6"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId6","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId6","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId6","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId6' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId6]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"111"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"111"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 56 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/111/element
[HTTP] {"using":"id","value":"Switch"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","Switch","111","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"111","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"111","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Switch' using 'ID' with the contextId: '111' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Switch]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"112"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"112"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/111/element 200 74 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/112/attribute/checked
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getAttribute() with args: ["checked","112","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"112"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"112"}}
[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":"false"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getAttribute() result: "false"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/112/attribute/checked 200 56 ms - 79
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"AutomationId8"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","AutomationId8","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId8","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"AutomationId8","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'AutomationId8' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/AutomationId8]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"113"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"113"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 26 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/113/element
[HTTP] {"using":"id","value":"Switch"}
[MJSONWP] Calling AppiumDriver.findElementFromElement() with args: ["id","Switch","113","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"113","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"Switch","context":"113","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'Switch' using 'ID' with the contextId: '113' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/Switch]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"114"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElementFromElement() result: {"ELEMENT":"114"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/113/element 200 75 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/114/attribute/checked
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getAttribute() with args: ["checked","114","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"114"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"checked","elementId":"114"}}
[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"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getAttribute() result: "true"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/114/attribute/checked 200 228 ms - 78
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"id","value":"FloatingActionButton"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["id","FloatingActionButton","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"FloatingActionButton","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"FloatingActionButton","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'FloatingActionButton' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/FloatingActionButton]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"115"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"115"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 175 ms - 89
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/115/click
[HTTP] {}
[MJSONWP] Calling AppiumDriver.click() with args: ["115","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"115"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"115"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[MJSONWP] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/115/click 200 990 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.view.View[@index='0']/android.widget.TextView[@index='1']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[@index='0']/android.widget.TextView[@index='1']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 53 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"116"}}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"116"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 65 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/116/displayed
[HTTP] {}
[MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["116","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"116"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"116"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/116/displayed 200 266 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.view.View[@index='0']/android.widget.TextView[@index='1']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[@index='0']/android.widget.TextView[@index='1']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 500 40 ms - 164
[HTTP]
[HTTP] --> POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element
[HTTP] {"using":"xpath","value":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']"}
[MJSONWP] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.ViewGroup[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[CLASS=android.widget.TextView, INSTANCE=0]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"117"}}
[MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"117"}
[HTTP] <-- POST /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element 200 58 ms - 89
[HTTP]
[HTTP] --> GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/117/text
[HTTP] {}
[MJSONWP] Calling AppiumDriver.getText() with args: ["117","65a87555-2448-4fdd-b7b4-57142358f664"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getText","params":{"elementId":"117"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getText","params":{"elementId":"117"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getText
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"Attendance - new"}
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Responding to client with driver.getText() result: "Attendance - new"
[HTTP] <-- GET /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664/element/117/text 200 36 ms - 90
[HTTP]
[HTTP] --> DELETE /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664
[HTTP] {}
[MJSONWP] Calling AppiumDriver.deleteSession() with args: ["65a87555-2448-4fdd-b7b4-57142358f664"]
[BaseDriver] Event 'quitSessionRequested' logged at 1528355030348 (09:03:50 GMT+0200 (Central Europe Daylight Time))
[Appium] Removing session 65a87555-2448-4fdd-b7b4-57142358f664 from our master session list
[AndroidDriver] Shutting down Android driver
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop cz.vykazprace'
[ADB] Pressing the HOME button
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell input keyevent 3'
[AndroidBootstrap] Sending command to android: {"cmd":"shutdown"}
[AndroidBootstrap] Received command result from bootstrap
[UiAutomator] Shutting down UiAutomator
[UiAutomator] Moving to state 'stopping'
[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
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=.
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=
[AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=.
[AndroidBootstrap] [UIAUTO STDOUT] Time: 342.531
[AndroidBootstrap] [UIAUTO STDOUT] OK (1 test)
[AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1
[UiAutomator] UiAutomator shut down normally
[UiAutomator] Moving to state 'stopped'
[ADB] Attempting to kill all uiautomator processes
[ADB] Getting all processes with uiautomator
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell ps'
[ADB] No uiautomator process found to kill, continuing...
[UiAutomator] Moving to state 'stopped'
[Logcat] Stopping logcat capture
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop io.appium.unlock'
[AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[BaseDriver] Event 'quitSessionFinished' logged at 1528355031543 (09:03:51 GMT+0200 (Central Europe Daylight Time))
[MJSONWP] Received response: null
[MJSONWP] But deleting session, so not returning
[MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/65a87555-2448-4fdd-b7b4-57142358f664 200 1195 ms - 76
[HTTP]
[Appium] Welcome to Appium v1.8.0
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[HTTP] --> POST /wd/hub/session
[HTTP] {"desiredCapabilities":{"avd":"AND_8.0.0_1080x1920_5.0in_EN","platformName":"Android","deviceName":"AND_8.0.0_1080x1920_5.0in_EN","platformVersion":"8.0","language":"en","locale":"US","app":"C:\\Temp\\And\\cz.vykazprace-Signed2.apk","appWaitPackage":"cz.vykazprace","appWaitActivity":"*.ManualLoginActivity","newCommandTimeout":180},"capabilities":{"firstMatch":[{"platformName":"Android"}]}}
[MJSONWP] Calling AppiumDriver.createSession() with args: [{"avd":"AND_8.0.0_1080x1920_5.0in_EN","platformName":"Android","deviceName":"AND_8.0.0_1080x1920_5.0in_EN","platformVersion":"8.0","language":"en","locale":"US","app":"C:\\Temp\\And\\cz.vykazprace-Signed2.apk","appWaitPackage":"cz.vykazprace","appWaitActivity":"*.ManualLoginActivity","newCommandTimeout":180},null,{"firstMatch":[{"platformName":"Android"}]}]
[BaseDriver] Event 'newSessionRequested' logged at 1528355442025 (09:10:42 GMT+0200 (Central Europe Daylight Time))
[Appium] Could not parse W3C capabilities: 'deviceName' can't be blank. Falling back to JSONWP protocol.
[Appium] The following capabilities were provided in the JSONWP desired capabilities that are missing in W3C capabilities: ["avd","platformName","deviceName","platformVersion","language","locale","app","appWaitPackage","appWaitActivity","newCommandTimeout"]. Falling back to JSONWP protocol.
[Appium] Consider setting 'automationName' capability to 'uiautomator2' on Android >= 6, since UIAutomator framework is not maintained anymore by the OS vendor.
[Appium] Creating new AndroidDriver (v2.6.0) session
[Appium] Capabilities:
[Appium] avd: AND_8.0.0_1080x1920_5.0in_EN
[Appium] platformName: Android
[Appium] deviceName: AND_8.0.0_1080x1920_5.0in_EN
[Appium] platformVersion: 8.0
[Appium] language: en
[Appium] locale: US
[Appium] app: C:\Temp\And\cz.vykazprace-Signed2.apk
[Appium] appWaitPackage: cz.vykazprace
[Appium] appWaitActivity: *.ManualLoginActivity
[Appium] newCommandTimeout: 180
[BaseDriver] Creating session with MJSONWP desired capabilities: {"avd":"AND_8.0.0_1080x1920...
[BaseDriver] Session created with session id: 214c195e-3e43-4fc0-9602-dd351e55c316
[AndroidDriver] Getting Java version
[AndroidDriver] Java version is: 1.8.0_161
[ADB] Checking whether adb is present
[ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Launching Emulator with AVD AND_8.0.0_1080x1920_5.0in_EN, launchTimeout 60000ms and readyTimeout 60000ms
[ADB] Checking whether emulator is present
[ADB] Using emulator.exe from C:\Program Files (x86)\Android\android-sdk\emulator\emulator.exe
[ADB] Checking whether emulator is present
[ADB] Using emulator.exe from C:\Program Files (x86)\Android\android-sdk\emulator\emulator.exe
[ADB] Setting Android Device Language to en
[ADB] Setting Android Device Country to US
[ADB] Setting Android Device Locale to en-US
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\emulator\emulator.exe' with args: ["-avd","AND_8.0.0_1080x1920_5.0in_EN","-prop","persist.sys.language=en","-prop","persist.sys.country=US","-prop","persist.sys.locale=en-US"]
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] [AVD OUTPUT] HAX is working and emulator runs in fast virt mode.
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] [AVD OUTPUT] audio: Failed to create voice `goldfish_audio_in'
[ADB] [AVD OUTPUT] qemu-system-i386.exe: warning: opening audio input failed
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] [AVD OUTPUT] audio: Failed to create voice `adc'
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 0 device(s) connected
[ADB] 0 emulator(s) connected
[ADB] Emulator AND_8.0.0_1080x1920_5.0in_EN not running
[ADB] Trying to find AND_8.0.0_1080x1920_5.0in_EN emulator
[ADB] Getting connected emulators
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] 1 emulator(s) connected
[ADB] Sending telnet command to device: avd name
[ADB] Getting running emulator port
[ADB] Socket connection to device created
[ADB] Socket connection to device ready
[ADB] Telnet command got response: AND_8.0.0_1080x1920_5.0in_EN
[ADB] Found emulator AND_8.0.0_1080x1920_5.0in_EN in port 5554
[ADB] Setting device id to emulator-5554
[ADB] Waiting until emulator is ready
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop init.svc.bootanim'
[AndroidDriver] Using device: emulator-5554
[ADB] Checking whether adb is present
[ADB] Using adb.exe from C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe
[ADB] Setting device id to emulator-5554
[BaseDriver] Using local app 'C:\Temp\And\cz.vykazprace-Signed2.apk'
[AndroidDriver] Checking whether app is actually present
[AndroidDriver] Starting Android session
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 wait-for-device'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell echo ping'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
[ADB] Current device property 'ro.build.version.sdk': 26
[ADB] Device API level: 26
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop persist.sys.locale'
[ADB] Current device property 'persist.sys.locale':
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.product.locale'
[ADB] Current device property 'ro.product.locale': en-US
[ADB] Current locale: 'en-US'; requested locale: 'en-US'
[ADB] Device API level: 26
[ADB] Getting connected devices...
[ADB] [AVD OUTPUT] emulator: INFO: boot completed
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop persist.sys.locale'
[ADB] Current device property 'persist.sys.locale':
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.product.locale'
[ADB] Current device property 'ro.product.locale': en-US
[Logcat] Starting logcat capture
[AndroidDriver] Pushing unlock helper app to device...
[ADB] Getting install status for io.appium.unlock
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list packages io.appium.unlock'
[ADB] App is installed
[ADB] Getting package info for 'io.appium.unlock'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package io.appium.unlock'
[ADB] Checking whether aapt is present
[ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\28.0.0-rc1\aapt.exe
[ADB] The installed 'io.appium.unlock' package does not require upgrade ('2.0.0' >= '2.0.0')
[ADB] Getting device platform version
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
[ADB] Current device property 'ro.build.version.release': 8.0.0
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell wm size'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.product.model'
[ADB] Current device property 'ro.product.model': Android SDK built for x86
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell getprop ro.product.manufacturer'
[ADB] Current device property 'ro.product.manufacturer': Google
[AndroidDriver] Parsing package and activity from app manifest
[ADB] Using the alternative activity name detection method because of: Could not find apkanalyzer.bat in C:\Program Files (x86)\Android\android-sdk\platform-tools\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\emulator\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\tools\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\tools\bin\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\build-tools\28.0.0-rc1\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\build-tools\27.0.3\apkanalyzer.bat,C:\Program Files (x86)\Android\android-sdk\build-tools\26.0.2\apkanalyzer.bat. Do you have the Android SDK installed at 'C:\Program Files (x86)\Android\android-sdk'?
[ADB] Checking whether aapt is present
[ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\28.0.0-rc1\aapt.exe
[ADB] Extracting package and launch activity from manifest
[ADB] Package name: 'cz.vykazprace'
[ADB] Main activity name: 'vykazprace.android.SplashScreenActivity'
[AndroidDriver] Parsed package and activity are: cz.vykazprace/vykazprace.android.SplashScreenActivity
[ADB] Getting install status for cz.vykazprace
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list packages cz.vykazprace'
[ADB] App is installed
[ADB] Getting install status for cz.vykazprace
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list packages cz.vykazprace'
[ADB] App is installed
[ADB] Getting package info for 'cz.vykazprace'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys package cz.vykazprace'
[ADB] Checking whether aapt is present
[ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\28.0.0-rc1\aapt.exe
[ADB] The installed 'cz.vykazprace' package does not require upgrade (70504 > 70502)
[AndroidDriver] Performing fast reset on 'cz.vykazprace'
[ADB] Getting install status for cz.vykazprace
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm list packages cz.vykazprace'
[ADB] App is installed
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop cz.vykazprace'
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell pm clear cz.vykazprace'
[AndroidDriver] Performed fast reset on the installed 'cz.vykazprace' application (stop and clear)
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell rm -rf /data/local/tmp/strings.json'
[AndroidDriver] Extracting strings from apk
[AndroidDriver] C:\Temp\And\cz.vykazprace-Signed2.apk
[AndroidDriver] en
[AndroidDriver] C:\Users\test\AppData\Local\Temp\cz.vykazprace
[ADB] Extracting strings for language: en
[ADB] Checking whether aapt is present
[ADB] Using aapt.exe from C:\Program Files (x86)\Android\android-sdk\build-tools\28.0.0-rc1\aapt.exe
[ADB] There is no 'en' configuration. Replacing it with '(default)'
[ADB] Successfully extracted 425 strings from 'C:\Temp\And\cz.vykazprace-Signed2.apk' resources for '(default)' configuration
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 push C\:\\Users\\test\\AppData\\Local\\Temp\\cz.vykazprace\\strings.json /data/local/tmp'
[AndroidBootstrap] Watching for bootstrap disconnect
[ADB] Forwarding system: 4724 to device: 4724
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 forward tcp\:4724 tcp\:4724'
[UiAutomator] Starting UiAutomator
[UiAutomator] Moving to state 'starting'
[UiAutomator] Parsing uiautomator jar
[UiAutomator] Found jar name: 'AppiumBootstrap.jar'
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 push C\:\\Users\\test\\AppData\\Local\\Programs\\appium-desktop\\resources\\app\\node_modules\\appium-android-bootstrap\\bootstrap\\bin\\AppiumBootstrap.jar /data/local/tmp/'
[ADB] Attempting to kill all uiautomator processes
[ADB] Getting all processes with uiautomator
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell ps'
[ADB] No uiautomator process found to kill, continuing...
[UiAutomator] Starting UIAutomator
[ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","uiautomator","runtest","AppiumBootstrap.jar","-c","io.appium.android.bootstrap.Bootstrap","-e","pkg","cz.vykazprace","-e","disableAndroidWatchers",false,"-e","acceptSslCerts",false]
[UiAutomator] Moving to state 'online'
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] json loading complete.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Registered crash watchers.
[AndroidBootstrap] Android bootstrap socket is now connected
[ADB] Getting connected devices...
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Client connected
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[ADB] Device API level: 26
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am start -W -n cz.vykazprace/vykazprace.android.SplashScreenActivity -S'
[ADB] Waiting up to 20000ms for activity matching pkg: 'cz.vykazprace' and activity: '*.ManualLoginActivity' to be focused
[ADB] Possible activities, to be checked: '*.ManualLoginActivity', 'cz.vykazprace.*.ManualLoginActivity'
[ADB] Getting focused package and activity
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell dumpsys window windows'
[ADB] Found package: 'cz.vykazprace' and fully qualified activity name : 'md541314f8bfdbe2cd0f36315a0a6a1aa82.ManualLoginActivity'
[Appium] New AndroidDriver session created successfully, session 214c195e-3e43-4fc0-9602-dd351e55c316 added to master session list
[BaseDriver] Event 'newSessionStarted' logged at 1528355474970 (09:11:14 GMT+0200 (Central Europe Daylight Time))
[MJSONWP] Responding to client with driver.createSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"avd":"AND_8.0.0_1080x1920_5.0in_EN","platformName":"Android","deviceName":"AND_8.0.0_1080x1920_5.0in_EN","platformVersion":"8.0","language":"en","locale":"US","app":"C:\\Temp\\And\\cz.vykazprace-Signed2.apk","appWaitPackage":"cz.vykazprace","appWaitActivity":"*.ManualLoginActivity","newCommandTimeout":180},"avd":"AND_8.0.0_1080x1920_5.0in_EN","platformName":"Android","deviceName":"emulator-5554","platformVersion":"8.0.0","language":"en","locale":"US","app":"C:\\Temp\\And\\cz.vykazprace-Signed2.apk","appWaitPackage":"cz.vykazprace","appWaitActivity":"*.ManualLoginActivity","newCommandTimeout":180,"deviceUDID":"emulator-5554","deviceScreenSize":"1080x1920","deviceModel":"Android SDK built for x86","deviceManufacturer":"Google","appPackage":"cz.vykazprace","appActivity":"vykazprace.android.SplashScreenActi...
[HTTP] <-- POST /wd/hub/session 200 32945 ms - 1099
[HTTP]
[HTTP] --> POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element
[HTTP] {"using":"id","value":"settings"}
[W3C] Calling AppiumDriver.findElement() with args: ["id","settings","214c195e-3e43-4fc0-9602-dd351e55c316"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"settings","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"settings","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'settings' using 'ID' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=cz.vykazprace:id/settings]
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"1"}}
[W3C] Responding to client with driver.findElement() result: {"ELEMENT":"1"}
[HTTP] <-- POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element 200 14 ms - 87
[HTTP]
[HTTP] --> POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element/1/click
[HTTP] {}
[W3C] Calling AppiumDriver.click() with args: ["1","214c195e-3e43-4fc0-9602-dd351e55c316"]
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:click","params":{"elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"1"}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: click
[AndroidBootstrap] Received command result from bootstrap
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":true}
[W3C] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element/1/click 200 653 ms - 76
[HTTP]
[HTTP] --> POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element
[HTTP] {"using":"xpath","value":"//android.view.View[@index='0']/android.widget.TextView[@index='1']"}
[W3C] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[@index='0']/android.widget.TextView[@index='1']","214c195e-3e43-4fc0-9602-dd351e55c316"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 0 ms for condition
[AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"xpath","selector":"//android.view.View[@index='0']/android.widget.TextView[@index='1']","context":"","multiple":false}}
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding '//android.view.View[@index='0']/android.widget.TextView[@index='1']' using 'XPATH' with the contextId: '' multiple: false
[AndroidBootstrap] Received command result from bootstrap
[MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[HTTP] <-- POST /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316/element 404 166 ms - 1325
[HTTP]
[HTTP] --> DELETE /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316
[HTTP] {}
[W3C] Calling AppiumDriver.deleteSession() with args: ["214c195e-3e43-4fc0-9602-dd351e55c316"]
[BaseDriver] Event 'quitSessionRequested' logged at 1528355480226 (09:11:20 GMT+0200 (Central Europe Daylight Time))
[Appium] Removing session 214c195e-3e43-4fc0-9602-dd351e55c316 from our master session list
[AndroidDriver] Shutting down Android driver
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop cz.vykazprace'
[ADB] Pressing the HOME button
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell input keyevent 3'
[AndroidBootstrap] Sending command to android: {"cmd":"shutdown"}
[AndroidBootstrap] Received command result from bootstrap
[UiAutomator] Shutting down UiAutomator
[UiAutomator] Moving to state 'stopping'
[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"}
[UiAutomator] UiAutomator shut down normally
[UiAutomator] Moving to state 'stopped'
[ADB] Attempting to kill all uiautomator processes
[ADB] Getting all processes with uiautomator
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell ps'
[ADB] No uiautomator process found to kill, continuing...
[UiAutomator] Moving to state 'stopped'
[Logcat] Stopping logcat capture
[ADB] Getting connected devices...
[ADB] 1 device(s) connected
[ADB] Running 'C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -P 5037 -s emulator-5554 shell am force-stop io.appium.unlock'
[AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[BaseDriver] Event 'quitSessionFinished' logged at 1528355481288 (09:11:21 GMT+0200 (Central Europe Daylight Time))
[W3C] Received response: null
[W3C] But deleting session, so not returning
[W3C] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/214c195e-3e43-4fc0-9602-dd351e55c316 200 1062 ms - 76
[HTTP]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment