Skip to content

Instantly share code, notes, and snippets.

@anurut
Created June 9, 2019 13:15
Show Gist options
  • Select an option

  • Save anurut/cd38295254e9af014fe2491cc925ea8f to your computer and use it in GitHub Desktop.

Select an option

Save anurut/cd38295254e9af014fe2491cc925ea8f to your computer and use it in GitHub Desktop.
Appium logs
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 27 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"class name","value":"android.widget.TextView"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["class name","android.widget.TextView","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"class name","selector":"android.widget.TextView","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"178a202f-cfb4-46b4-b813-099d6ee4599e"},{"ELEMENT":"5d8547ab-2d9c-49b0-a080-b13a80136848"},{"ELEMENT":"13b15417-d2dc-4856-ad28-3d87245e90bc"},{"ELEMENT":"2c18e82f-58ea-4f17-8d16-b8ba54c87ba3"},{"ELEMENT":"54c1413a-07e7-4da3-8417-c33cd1515d82"},{"ELEMENT":"bb8fda1a-a131-4849-a5a8-2f84fce6178c"},{"ELEMENT":"70c62c3d-84fe-4ffc-94aa-2e45f941084a"},{"ELEMENT":"1bb530a1-dc31-422b-8f5e-c169a332130c"},{"ELEMENT":"71053824-ea0d-4793-902a-7ed4ad33539c"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"178a202f-cfb4-46b4-b813-099d6ee4599e","ELEMENT":"178a202f-cfb4-46b4-b813-099d6ee4599e"},{"element-6066-11e4-a52e-4f735466cecf":"5d8547ab-2d9c-49b0-a080-b13a80136848","ELEMENT":"5d8547ab-2d9c-49b0-a080-b13a80136848"},{"element-6066-11e4-a52e-4f735466cecf":"13b15417-d2dc-4856-ad28-3d87245e90bc","ELEMENT":"13b15417-d2dc-4856-ad28-3d87245e90bc"},{"element-6066-11e4-a52e-4f735466cecf":"2c18e82f-58ea-4f17-8d16-b8ba54c87ba3","ELEMENT":"2c18e82f-58ea-4f17-8d16-b8ba54c87ba3"},{"element-6066-11e4-a52e-4f735466cecf":"54c1413a-07e7-4da3-8417-c33cd1515d82","ELEMENT":"54c1413a-07e7-4da3-8417-c33cd1515d82"},{"element-6066-11e4-a52e-4f735466cecf":"bb8fda1a-a131-4849-a5a8-2f84fce6178c","ELEMENT":"bb8fda1a-a131-4849-a5a8-2f84fce6178c"},{"element-6066-11e4-a52e-4f735466cecf":"70c62c3d-84fe-4ffc-94aa-2e45f941084a","ELEMENT":"70c62c3d-84fe-4ffc-94aa-2e45f941084a"},{"element-6066-11e4-a52e-4f735466cecf":"1bb530a1-dc31-422b-8f5e-c169a332130c","ELEMENT":"1bb530a1-dc31-422b-8f5e-c169a332130...
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 64 ms - 1163
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/54c1413a-07e7-4da3-8417-c33cd1515d82/text
[HTTP] {}
[W3C (463dc30d)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/54c1413a-07e7-4da3-8417-c33cd1515d82/text' to command name 'getText'
[WD Proxy] Proxying [GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/54c1413a-07e7-4da3-8417-c33cd1515d82/text] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/54c1413a-07e7-4da3-8417-c33cd1515d82/text] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":\"Brand Box\"}"
[WD Proxy] Replacing sessionId 98427755-b3bb-4734-a703-fe5b203c9984 with 463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/54c1413a-07e7-4da3-8417-c33cd1515d82/text 200 49 ms - 83
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 36 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/brand_check"}
[W3C (463dc30d)] Calling AppiumDriver.findElement() with args: ["id","yaantra.phoneCash.app:id/brand_check","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/brand_check","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":{"ELEMENT":"6b61f979-27e5-4fb7-9b05-9a3cd338d5db"}}
[W3C (463dc30d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"6b61f979-27e5-4fb7-9b05-9a3cd338d5db","ELEMENT":"6b61f979-27e5-4fb7-9b05-9a3cd338d5db"}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element 200 51 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/6b61f979-27e5-4fb7-9b05-9a3cd338d5db/click
[HTTP] {"id":"6b61f979-27e5-4fb7-9b05-9a3cd338d5db"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["6b61f979-27e5-4fb7-9b05-9a3cd338d5db","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/6b61f979-27e5-4fb7-9b05-9a3cd338d5db/click' to command name 'click'
[WD Proxy] Proxying [POST /element/6b61f979-27e5-4fb7-9b05-9a3cd338d5db/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/6b61f979-27e5-4fb7-9b05-9a3cd338d5db/click] with body: {"element":"6b61f979-27e5-4fb7-9b05-9a3cd338d5db"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/6b61f979-27e5-4fb7-9b05-9a3cd338d5db/click 200 95 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 32 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/original_charger_check"}
[W3C (463dc30d)] Calling AppiumDriver.findElement() with args: ["id","yaantra.phoneCash.app:id/original_charger_check","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/original_charger_check","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":{"ELEMENT":"71c02c30-eed3-4bfd-9990-045c6faa65f7"}}
[W3C (463dc30d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"71c02c30-eed3-4bfd-9990-045c6faa65f7","ELEMENT":"71c02c30-eed3-4bfd-9990-045c6faa65f7"}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element 200 483 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/71c02c30-eed3-4bfd-9990-045c6faa65f7/click
[HTTP] {"id":"71c02c30-eed3-4bfd-9990-045c6faa65f7"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["71c02c30-eed3-4bfd-9990-045c6faa65f7","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/71c02c30-eed3-4bfd-9990-045c6faa65f7/click' to command name 'click'
[WD Proxy] Proxying [POST /element/71c02c30-eed3-4bfd-9990-045c6faa65f7/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/71c02c30-eed3-4bfd-9990-045c6faa65f7/click] with body: {"element":"71c02c30-eed3-4bfd-9990-045c6faa65f7"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/71c02c30-eed3-4bfd-9990-045c6faa65f7/click 200 46 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 27 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/btn_is_bill"}
[W3C (463dc30d)] Calling AppiumDriver.findElement() with args: ["id","yaantra.phoneCash.app:id/btn_is_bill","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/btn_is_bill","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":{"ELEMENT":"291c6361-96f2-4473-8336-fac315d778b9"}}
[W3C (463dc30d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"291c6361-96f2-4473-8336-fac315d778b9","ELEMENT":"291c6361-96f2-4473-8336-fac315d778b9"}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element 200 504 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/291c6361-96f2-4473-8336-fac315d778b9/click
[HTTP] {"id":"291c6361-96f2-4473-8336-fac315d778b9"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["291c6361-96f2-4473-8336-fac315d778b9","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/291c6361-96f2-4473-8336-fac315d778b9/click' to command name 'click'
[WD Proxy] Proxying [POST /element/291c6361-96f2-4473-8336-fac315d778b9/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/291c6361-96f2-4473-8336-fac315d778b9/click] with body: {"element":"291c6361-96f2-4473-8336-fac315d778b9"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/291c6361-96f2-4473-8336-fac315d778b9/click 200 688 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 36 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/select_age_text"}
[W3C (463dc30d)] Calling AppiumDriver.findElement() with args: ["id","yaantra.phoneCash.app:id/select_age_text","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/select_age_text","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":{"ELEMENT":"23dcd7dd-b7a2-40cb-a44f-9545ad00e6be"}}
[W3C (463dc30d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"23dcd7dd-b7a2-40cb-a44f-9545ad00e6be","ELEMENT":"23dcd7dd-b7a2-40cb-a44f-9545ad00e6be"}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element 200 48 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/23dcd7dd-b7a2-40cb-a44f-9545ad00e6be/click
[HTTP] {"id":"23dcd7dd-b7a2-40cb-a44f-9545ad00e6be"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["23dcd7dd-b7a2-40cb-a44f-9545ad00e6be","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/23dcd7dd-b7a2-40cb-a44f-9545ad00e6be/click' to command name 'click'
[WD Proxy] Proxying [POST /element/23dcd7dd-b7a2-40cb-a44f-9545ad00e6be/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/23dcd7dd-b7a2-40cb-a44f-9545ad00e6be/click] with body: {"element":"23dcd7dd-b7a2-40cb-a44f-9545ad00e6be"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/23dcd7dd-b7a2-40cb-a44f-9545ad00e6be/click 200 49 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 25 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/Text1"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/Text1","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"2eb84a16-395b-4540-96d5-c5f7b0619a6d"},{"ELEMENT":"bb686d2a-e110-4c17-a363-c23dba6178dc"},{"ELEMENT":"380b4492-3995-4f13-8002-86cc4333fd14"},{"ELEMENT":"e77f4b00-e722-4033-b85a-ec46fd99ad63"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"2eb84a16-395b-4540-96d5-c5f7b0619a6d","ELEMENT":"2eb84a16-395b-4540-96d5-c5f7b0619a6d"},{"element-6066-11e4-a52e-4f735466cecf":"bb686d2a-e110-4c17-a363-c23dba6178dc","ELEMENT":"bb686d2a-e110-4c17-a363-c23dba6178dc"},{"element-6066-11e4-a52e-4f735466cecf":"380b4492-3995-4f13-8002-86cc4333fd14","ELEMENT":"380b4492-3995-4f13-8002-86cc4333fd14"},{"element-6066-11e4-a52e-4f735466cecf":"e77f4b00-e722-4033-b85a-ec46fd99ad63","ELEMENT":"e77f4b00-e722-4033-b85a-ec46fd99ad63"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 737 ms - 523
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 29 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/Text1"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/Text1","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"1c5295e2-7d1b-4385-a22e-0fa92d9f0763"},{"ELEMENT":"db9609f8-d265-4d3e-b940-c35891f0621c"},{"ELEMENT":"9a1bf7d5-0439-4ffb-a182-baa1db9a4965"},{"ELEMENT":"1e5cf5d6-a3c4-41cc-8a8b-b34cc582c402"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"1c5295e2-7d1b-4385-a22e-0fa92d9f0763","ELEMENT":"1c5295e2-7d1b-4385-a22e-0fa92d9f0763"},{"element-6066-11e4-a52e-4f735466cecf":"db9609f8-d265-4d3e-b940-c35891f0621c","ELEMENT":"db9609f8-d265-4d3e-b940-c35891f0621c"},{"element-6066-11e4-a52e-4f735466cecf":"9a1bf7d5-0439-4ffb-a182-baa1db9a4965","ELEMENT":"9a1bf7d5-0439-4ffb-a182-baa1db9a4965"},{"element-6066-11e4-a52e-4f735466cecf":"1e5cf5d6-a3c4-41cc-8a8b-b34cc582c402","ELEMENT":"1e5cf5d6-a3c4-41cc-8a8b-b34cc582c402"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 53 ms - 523
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/1c5295e2-7d1b-4385-a22e-0fa92d9f0763/text
[HTTP] {}
[W3C (463dc30d)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/1c5295e2-7d1b-4385-a22e-0fa92d9f0763/text' to command name 'getText'
[WD Proxy] Proxying [GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/1c5295e2-7d1b-4385-a22e-0fa92d9f0763/text] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/1c5295e2-7d1b-4385-a22e-0fa92d9f0763/text] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":\"0-3 Months\"}"
[WD Proxy] Replacing sessionId 98427755-b3bb-4734-a703-fe5b203c9984 with 463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/1c5295e2-7d1b-4385-a22e-0fa92d9f0763/text 200 58 ms - 84
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 30 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/Text1"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/Text1","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"596653e3-df7c-4b30-9b5c-c67da07dadcb"},{"ELEMENT":"021bb075-46a8-4b8d-af16-01660f06134e"},{"ELEMENT":"72112a99-ba20-4464-aad8-df4bff3d666d"},{"ELEMENT":"54e0eaaf-b1a0-44cb-a87d-30f9fea5e460"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"596653e3-df7c-4b30-9b5c-c67da07dadcb","ELEMENT":"596653e3-df7c-4b30-9b5c-c67da07dadcb"},{"element-6066-11e4-a52e-4f735466cecf":"021bb075-46a8-4b8d-af16-01660f06134e","ELEMENT":"021bb075-46a8-4b8d-af16-01660f06134e"},{"element-6066-11e4-a52e-4f735466cecf":"72112a99-ba20-4464-aad8-df4bff3d666d","ELEMENT":"72112a99-ba20-4464-aad8-df4bff3d666d"},{"element-6066-11e4-a52e-4f735466cecf":"54e0eaaf-b1a0-44cb-a87d-30f9fea5e460","ELEMENT":"54e0eaaf-b1a0-44cb-a87d-30f9fea5e460"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 63 ms - 523
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/596653e3-df7c-4b30-9b5c-c67da07dadcb/text
[HTTP] {}
[W3C (463dc30d)] Driver proxy active, passing request on via HTTP proxy
[WD Proxy] Matched '/wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/596653e3-df7c-4b30-9b5c-c67da07dadcb/text' to command name 'getText'
[WD Proxy] Proxying [GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/596653e3-df7c-4b30-9b5c-c67da07dadcb/text] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/596653e3-df7c-4b30-9b5c-c67da07dadcb/text] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":\"0-3 Months\"}"
[WD Proxy] Replacing sessionId 98427755-b3bb-4734-a703-fe5b203c9984 with 463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/596653e3-df7c-4b30-9b5c-c67da07dadcb/text 200 32 ms - 84
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 41 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/Text1"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/Text1","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"c06ab92f-7a06-4250-ba7f-af75303dd9af"},{"ELEMENT":"a07d941d-ee4b-42eb-a406-58de98640cd8"},{"ELEMENT":"0824bd00-cc3f-4106-aebe-c3fba7017fcf"},{"ELEMENT":"c4888e50-e9e1-40e9-834f-7a4c80f11cd5"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"c06ab92f-7a06-4250-ba7f-af75303dd9af","ELEMENT":"c06ab92f-7a06-4250-ba7f-af75303dd9af"},{"element-6066-11e4-a52e-4f735466cecf":"a07d941d-ee4b-42eb-a406-58de98640cd8","ELEMENT":"a07d941d-ee4b-42eb-a406-58de98640cd8"},{"element-6066-11e4-a52e-4f735466cecf":"0824bd00-cc3f-4106-aebe-c3fba7017fcf","ELEMENT":"0824bd00-cc3f-4106-aebe-c3fba7017fcf"},{"element-6066-11e4-a52e-4f735466cecf":"c4888e50-e9e1-40e9-834f-7a4c80f11cd5","ELEMENT":"c4888e50-e9e1-40e9-834f-7a4c80f11cd5"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 53 ms - 523
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/c06ab92f-7a06-4250-ba7f-af75303dd9af/click
[HTTP] {"id":"c06ab92f-7a06-4250-ba7f-af75303dd9af"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["c06ab92f-7a06-4250-ba7f-af75303dd9af","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/c06ab92f-7a06-4250-ba7f-af75303dd9af/click' to command name 'click'
[WD Proxy] Proxying [POST /element/c06ab92f-7a06-4250-ba7f-af75303dd9af/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/c06ab92f-7a06-4250-ba7f-af75303dd9af/click] with body: {"element":"c06ab92f-7a06-4250-ba7f-af75303dd9af"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/c06ab92f-7a06-4250-ba7f-af75303dd9af/click 200 685 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 38 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/Text1"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/Text1","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 63 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 622 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1671 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2238 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2817 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3381 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3962 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5012 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5575 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6133 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6700 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7707 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8292 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8852 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9387 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9946 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/Text1","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10749 ms - 12
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 40 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/next_btn"}
[W3C (463dc30d)] Calling AppiumDriver.findElement() with args: ["id","yaantra.phoneCash.app:id/next_btn","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/element' to command name 'findElement'
[WD Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/next_btn","context":"","multiple":false}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":{"ELEMENT":"5993bbcb-7aa8-49c8-b625-45e01f2c8c6d"}}
[W3C (463dc30d)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5993bbcb-7aa8-49c8-b625-45e01f2c8c6d","ELEMENT":"5993bbcb-7aa8-49c8-b625-45e01f2c8c6d"}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element 200 48 ms - 137
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/5993bbcb-7aa8-49c8-b625-45e01f2c8c6d/click
[HTTP] {"id":"5993bbcb-7aa8-49c8-b625-45e01f2c8c6d"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["5993bbcb-7aa8-49c8-b625-45e01f2c8c6d","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/5993bbcb-7aa8-49c8-b625-45e01f2c8c6d/click' to command name 'click'
[WD Proxy] Proxying [POST /element/5993bbcb-7aa8-49c8-b625-45e01f2c8c6d/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/5993bbcb-7aa8-49c8-b625-45e01f2c8c6d/click] with body: {"element":"5993bbcb-7aa8-49c8-b625-45e01f2c8c6d"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/5993bbcb-7aa8-49c8-b625-45e01f2c8c6d/click 200 56 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 34 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/mobile_no"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/mobile_no","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 101 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1026 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1554 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2088 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2758 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3324 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3891 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4502 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5061 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5800 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6364 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6898 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7480 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8104 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8811 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9367 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10042 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/mobile_no_input"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/mobile_no_input","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"06231f41-13a8-4b66-8f56-f16034b5b18b"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"06231f41-13a8-4b66-8f56-f16034b5b18b","ELEMENT":"06231f41-13a8-4b66-8f56-f16034b5b18b"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 55 ms - 139
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/appium/device/open_notifications
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.openNotifications() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/appium/device/open_notifications' to command name 'openNotifications'
[WD Proxy] Proxying [POST /appium/device/open_notifications] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/appium/device/open_notifications] with body: {}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.openNotifications() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/appium/device/open_notifications 200 69 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 31 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"com.android.systemui:id/clear_all"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/clear_all","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1036 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1794 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2471 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3170 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3879 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5076 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5769 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6604 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7799 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8498 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9179 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9909 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10970 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"com.android.systemui:id/dismiss_view"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/dismiss_view","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 508 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1206 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1921 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2873 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3568 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4243 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5394 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6064 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6860 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7549 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8399 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9088 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9823 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/dismiss_view","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10510 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"com.android.systemui:id/clear_all_button_label"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/clear_all_button_label","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all_button_label","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 186 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all_button_label","context":"","multiple":true}
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements - - ms - -
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"com.android.systemui:id/clear_all_button_label"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/clear_all_button_label","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Got an unexpected response: {"code":"ESOCKETTIMEDOUT","connect":false}
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_all_button_label","context":"","multiple":true}
[W3C (463dc30d)] Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server. Original error: Error: ESOCKETTIMEDOUT
[W3C (463dc30d)] at JWProxy.command (/Applications/Appium.app/Contents/Resources/app/node_modules/appium/node_modules/appium-base-driver/lib/jsonwp-proxy/proxy.js:237:13)
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 145536 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"com.android.systemui:id/clear_notifications"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","com.android.systemui:id/clear_notifications","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 756 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1323 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1886 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2451 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2990 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3532 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4076 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4622 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5165 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5703 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6246 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6796 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8778 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9352 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"com.android.systemui:id/clear_notifications","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[{"ELEMENT":"09507cbe-755a-4d51-adb8-e18d9067f3ad"}]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: [{"element-6066-11e4-a52e-4f735466cecf":"09507cbe-755a-4d51-adb8-e18d9067f3ad","ELEMENT":"09507cbe-755a-4d51-adb8-e18d9067f3ad"}]
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10647 ms - 139
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/enabled
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.elementEnabled() with args: ["09507cbe-755a-4d51-adb8-e18d9067f3ad","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/attribute/enabled' to command name 'getAttribute'
[WD Proxy] Proxying [GET /element/09507cbe-755a-4d51-adb8-e18d9067f3ad/attribute/enabled] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/attribute/enabled] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":\"true\"}"
[W3C (463dc30d)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/enabled 200 47 ms - 14
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/click
[HTTP] {"id":"09507cbe-755a-4d51-adb8-e18d9067f3ad"}
[W3C (463dc30d)] Calling AppiumDriver.click() with args: ["09507cbe-755a-4d51-adb8-e18d9067f3ad","463dc30d-9fa1-47f0-b538-9652c7629362"]
[WD Proxy] Matched '/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/click' to command name 'click'
[WD Proxy] Proxying [POST /element/09507cbe-755a-4d51-adb8-e18d9067f3ad/click] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/click] with body: {"element":"09507cbe-755a-4d51-adb8-e18d9067f3ad"}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":true}
[W3C (463dc30d)] Responding to client with driver.click() result: true
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/element/09507cbe-755a-4d51-adb8-e18d9067f3ad/click 200 69 ms - 14
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
[HTTP] <-- GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362 200 25 ms - 1034
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/mobile_no"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/mobile_no","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1646 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2255 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2888 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3448 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4017 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4581 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5123 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5692 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6283 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6998 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7579 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8138 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8728 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9313 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9943 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10552 ms - 12
[HTTP]
[HTTP] --> POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements
[HTTP] {"using":"id","value":"yaantra.phoneCash.app:id/mobile_no_input"}
[W3C (463dc30d)] Calling AppiumDriver.findElements() with args: ["id","yaantra.phoneCash.app:id/mobile_no_input","463dc30d-9fa1-47f0-b538-9652c7629362"]
[BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator
[BaseDriver] Waiting up to 10000 ms for condition
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 80 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 671 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1271 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 1967 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 2764 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3362 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 3940 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 4544 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 5500 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 6435 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 7026 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 8541 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9133 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[BaseDriver] Waited for 9733 ms so far
[WD Proxy] Matched '/elements' to command name 'findElements'
[WD Proxy] Proxying [POST /elements] to [POST http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984/elements] with body: {"strategy":"id","selector":"yaantra.phoneCash.app:id/mobile_no_input","context":"","multiple":true}
[WD Proxy] Got response with status 200: {"sessionId":"98427755-b3bb-4734-a703-fe5b203c9984","status":0,"value":[]}
[W3C (463dc30d)] Responding to client with driver.findElements() result: []
[HTTP] <-- POST /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362/elements 200 10336 ms - 12
[HTTP]
[HTTP] --> GET /wd/hub/session/463dc30d-9fa1-47f0-b538-9652c7629362
[HTTP] {}
[W3C (463dc30d)] Calling AppiumDriver.getSession() with args: ["463dc30d-9fa1-47f0-b538-9652c7629362"]
[UiAutomator2] Getting session details from server to mix in
[WD Proxy] Matched '/' to command name 'getSession'
[WD Proxy] Proxying [GET /] to [GET http://localhost:8200/wd/hub/session/98427755-b3bb-4734-a703-fe5b203c9984] with body: {}
[WD Proxy] Got response with status 200: "{\"sessionId\":\"98427755-b3bb-4734-a703-fe5b203c9984\",\"status\":0,\"value\":{}}"
[W3C (463dc30d)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"OnePlus","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df"},"platformName":"android","appActivity":"com.example.hp.yaantrabuyback.activity.SplashScreen","appPackage":"yaantra.phoneCash.app","autoGrantPermissions":true,"automationName":"UiAutomator2","deviceName":"83ea89df","newCommandTimeout":300,"platformVersion":"9","udid":"83ea89df","deviceUDID":"83ea89df","deviceApiLevel":28,"deviceScreenSize":"1080x2280","deviceScreenDensity":420,"deviceModel":"ONEPLUS A6000","deviceManufacturer":"OnePlus","pixelRatio":2.625,"statBarHeight":80,"viewportRect":{"left":0,"top":80,"width":1080,"height":2121}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment