Skip to content

Instantly share code, notes, and snippets.

@zuzeac
Last active June 6, 2018 11:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zuzeac/223a3ca03827670753c8273e242572f0 to your computer and use it in GitHub Desktop.
Save zuzeac/223a3ca03827670753c8273e242572f0 to your computer and use it in GitHub Desktop.
Appium log log wait until progress bar is no longer visible
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 3 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"13"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"13"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 882 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/13/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["13","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"13"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"13"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/13/displayed 200 45 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 5 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"14"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"14"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 34 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/14/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["14","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"14"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"14"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/14/displayed 200 27 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 4 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"15"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"15"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 27 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/15/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["15","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"15"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"15"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/15/displayed 200 32 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 8 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"16"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"16"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 33 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/16/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["16","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"16"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"16"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/16/displayed 200 27 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 2 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"17"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"17"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 41 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/17/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["17","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"17"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"17"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/17/displayed 200 31 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 5 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"18"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"18"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 27 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/18/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["18","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"18"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"18"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/18/displayed 200 30 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 5 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":{"ELEMENT":"19"}}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.findElement() result: {"ELEMENT":"19"}
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 200 32 ms - 88
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/19/displayed {}
[debug] [MJSONWP] Calling AppiumDriver.elementDisplayed() with args: ["19","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"19"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"element:getAttribute","params":{"attribute":"displayed","elementId":"19"}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: getAttribute
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"true"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [MJSONWP] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element/19/displayed 200 30 ms - 76
[HTTP] --> GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.getSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [MJSONWP] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0","platformName":"android","deviceName":"Android"},"appActivity":"com.plannet.milesandmoreapp.interapp.InterAppEntryPointActivity","appPackage":"com.plannet.milesandmoreapp.sTest","newCommandTimeout":30,"platformVersion":"6.0.1","platformName":"android","deviceName":"0216022827e50c00","deviceUDID":"0216022827e50c00","deviceScreenSize":"1440x2560","deviceModel":"SM-G925F","deviceManufacturer":"samsung"}
[HTTP] <-- GET /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 6 ms - 857
[HTTP] --> POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element {"using":"id","value":"progress_bar"}
[debug] [MJSONWP] Calling AppiumDriver.findElement() with args: ["id","progress_bar","a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[debug] [BaseDriver] Waiting up to 20000 ms for condition
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 1643 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 2747 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 4256 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 5531 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 18161 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [BaseDriver] Waited for 19446 ms so far
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"id","selector":"progress_bar","context":"","multiple":false}}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type ACTION
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command action: find
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Finding 'progress_bar' using 'ID' with the contextId: '' multiple: false
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.plannet.milesandmoreapp.sTest:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=android:id/progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=progress_bar]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Using: UiSelector[DESCRIPTION=progress_bar, INSTANCE=0]
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":7,"value":"No element found"}
[debug] [AndroidBootstrap] Received command result from bootstrap
[HTTP] <-- POST /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2/element 500 20722 ms - 164
Tearing Down Driver.
[HTTP] --> DELETE /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 {}
[debug] [MJSONWP] Calling AppiumDriver.deleteSession() with args: ["a6b41c79-a3e0-4749-9e7a-3420a82bafb2"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1528283872062 (14:17:52 GMT+0300 (GTB Daylight Time))
[Appium] Removing session a6b41c79-a3e0-4749-9e7a-3420a82bafb2 from our master session list
[debug] [AndroidDriver] Shutting down Android driver
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running 'C:\Users\zuzeacm\AppData\Local\Android\sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","0216022827e50c00","shell","am","force-stop","com.plannet.milesandmoreapp.sTest"]
[debug] [ADB] Pressing the HOME button
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running 'C:\Users\zuzeacm\AppData\Local\Android\sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","0216022827e50c00","shell","input","keyevent",3]
[debug] [AndroidBootstrap] Sending command to android: {"cmd":"shutdown"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got data from client: {"cmd":"shutdown"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Got command of type SHUTDOWN
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Returning result: {"status":0,"value":"OK, shutting down"}
[debug] [AndroidBootstrap] [BOOTSTRAP LOG] [debug] Closed client connection
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: numtests=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: current=1
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: 0
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS: stream=
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Test results for WatcherResultPrinter=.
[debug] [AndroidBootstrap] [UIAUTO STDOUT] Time: 62.655
[debug] [AndroidBootstrap] [UIAUTO STDOUT] OK (1 test)
[debug] [AndroidBootstrap] [UIAUTO STDOUT] INSTRUMENTATION_STATUS_CODE: -1
[debug] [AndroidBootstrap] Received command result from bootstrap
[debug] [UiAutomator] Shutting down UiAutomator
[debug] [UiAutomator] Moving to state 'stopping'
[debug] [UiAutomator] UiAutomator shut down normally
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [ADB] Attempting to kill all uiautomator processes
[debug] [ADB] Getting all processes with uiautomator
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running 'C:\Users\zuzeacm\AppData\Local\Android\sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","0216022827e50c00","shell","ps"]
[ADB] No uiautomator process found to kill, continuing...
[debug] [UiAutomator] Moving to state 'stopped'
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Getting connected devices...
[debug] [ADB] 1 device(s) connected
[debug] [ADB] Running 'C:\Users\zuzeacm\AppData\Local\Android\sdk\platform-tools\adb.exe' with args: ["-P",5037,"-s","0216022827e50c00","shell","am","force-stop","io.appium.unlock"]
[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1528283874705 (14:17:54 GMT+0300 (GTB Daylight Time))
[debug] [MJSONWP] Received response: null
[debug] [MJSONWP] But deleting session, so not returning
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/a6b41c79-a3e0-4749-9e7a-3420a82bafb2 200 2646 ms - 76
FAILED: verifyButtonsPresenceInInbox
===============================================
Default test
Tests run: 1, Failures: 1, Skips: 0
===============================================
===============================================
Default suite
Total tests run: 1, Failures: 1, Skips: 0
===============================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment