When appium doesn't find an element, then it retires the same for some 10-15 times. Is there any option to limit the retry in android

When appium doesn’t find an element, then it retires the same for some 10-15 times. Is there any option to limit the retry in android.

Appium: 1.2.0.1
Language: Java
OS: Windows

Below is the appium log for the same. In it it checks for an ID (distance) for 69 times before returning a response to client. So, is there way by which I can limit this retry.

“”“”“”“”“”“”“”“”“”“”“”“”“”“”“”"
debug: Appium request initiated at /wd/hub/session/1a03ff0b-14e3-4d47-973c-3e5cf372ad6e/element/59/element

debug: Request received with params: {“id”:“59”,“using”:“id”,“value”:“com.example.test:id/distance”}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}]
debug: [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.example.test:id/distance”,“context”:“59”,“multiple”:false}}
debug: [BOOTSTRAP] [debug] Got command of type ACTION
debug: [BOOTSTRAP] [debug] Got command action: find
debug: [BOOTSTRAP] [debug] Finding com.example.test:id/distance using ID with the contextId: 59 multiple: false
debug: [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.example.test:id/distance]
debug: [BOOTSTRAP] [debug] Returning result: {“value”:“No element found”,“status”:7}
debug: Responding to client with error: {“status”:7,“value”:{“message”:“An element could not be located on the page using the given search parameters.”,“origValue”:“No element found”},“sessionId”:“1a03ff0b-14e3-4d47-973c-3e5cf372ad6e”}
info: ← POST /wd/hub/session/1a03ff0b-14e3-4d47-973c-3e5cf372ad6e/element/59/element 500 50332.179 ms - 195

“”“”“”“”“”“”“”“”“”“”“”“”“”“”“”

How to fetch the objects?

are you using Appium Inspector?

Set your implicit wait to 0

1 Like

Please let me know how to set the implicit wait. Is it ok, if i add argument "new command time out "

Hi Rejish,

Hope this helps you

https://groups.google.com/forum/#!topic/appium-discuss/G-cL07RJ86Q

1 Like

Thanks Dipak. Will look into it.

Thanks Bootstrap and Dipak…:slight_smile:

Its working now on changing the implicit wait value.