This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| The server is running | |
| [Appium] Welcome to Appium v1.9.1 | |
| [Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
| [HTTP] --> POST /wd/hub/session | |
| [HTTP] {"desiredCapabilities":{"automationName":"UiAutomator2","deviceName":"Android","platformName":"Android","app":"/Users/apetrovski/Desktop/App/features/support/app-release-6.4.3.21.apk","appPackage":"com.app.android.ui","appWaitActivity":"com.app.android.ui.subforms.EULA","newCommandTimeout":3600,"autoGrantPermissions":true},"capabilities":{"alwaysMatch":{"appium:automationName":"UiAutomator2","appium:deviceName":"Android","platformName":"Android","appium:app":"/Users/apetrovski/Desktop/App/features/support/app-release-6.4.3.21.apk","appium:appPackage":"com.company.rf.App.android.ui","appium:appWaitActivity":"com.company.rf.App.android.ui.subforms.EULA","appium:newCommandTimeout":3600,"appium:autoGrantPermissions":true},"firstMatch":[{}]}} | |
| [W3C] Calling AppiumDriver.createSession() with args: [{"automationName":"UiAutomator2","deviceName":"Android", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [HTTP] --> POST /wd/hub/session/cefff753-7634-43eb-8fd2-6d96430b1943/element | |
| [HTTP] {"using":"id","value":"handle"} | |
| [W3C (cefff753)] Calling AppiumDriver.findElement() with args: ["id","handle","cefff753-7634-43eb-8fd2-6d96430b1943"] | |
| [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
| [BaseDriver] Waiting up to 5000 ms for condition | |
| [JSONWP Proxy] Matched '/element' to command name 'findElement' | |
| [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8202/wd/hub/session/137f9bbb-7fcb-484c-a7d0-0dc0a3e40e62/element] with body: {"strategy":"id","selector":"handle","context":"","multiple":false} | |
| [W3C (cefff753)] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 12-06 13:42:51.990 29413 29533 I appium : channel read invoked! | |
| 12-06 13:42:51.991 29413 29533 I appium : channel read: POST /wd/hub/session/137f9bbb-7fcb-484c-a7d0-0dc0a3e40e62/element | |
| 12-06 13:42:51.993 29413 29533 I appium : Find element command | |
| 12-06 13:42:51.995 29413 29533 D appium : payload: {"strategy":"id","selector":"handle","context":"","multiple":false} | |
| 12-06 13:42:51.998 29413 29533 I appium : find element command using 'id' with selector 'handle'. | |
| 12-06 13:43:14.146 29442 29609 I System.out: Core - TEST AtId: 3 | |
| 12-06 13:43:14.146 29442 29609 I System.out: LsaiLength: 8 | |
| 12-06 13:43:14.146 29442 29609 I System.out: Lsai: INTERNET | |
| 12-06 13:43:14.147 29442 29609 I System.out: ScanningAlg: 1 | |
| 12-06 13:43:14.147 29442 29609 I System.out: Vini: 687362549529 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 12-06 11:58:57.887 18835 18850 I Finsky : [978] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-user_languages_store com.google.android.finsky.bo.ao@6771fdb[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1] | |
| 12-06 11:59:03.042 20004 20136 I appium : channel read invoked! | |
| 12-06 11:59:03.043 20004 20136 I appium : channel read: POST /wd/hub/session/afa4c445-9254-4ccb-b0a8-fd35dfcd0adb/element | |
| 12-06 11:59:03.046 20004 20136 I appium : Find element command | |
| 12-06 11:59:03.048 20004 20136 D appium : payload: {"strategy":"class name","selector":"android.widget.SlidingDrawer","context":"","multiple":false} | |
| 12-06 11:59:03.050 20004 20136 I appium : find element command using 'class name' with selector 'android.widget.SlidingDrawer'. | |
| 12-06 11:59:03.110 20004 20136 I appium : AppiumResponse: {"sessionId":"afa4c445-9254-4ccb-b0a8-fd35dfcd0adb","status":0,"value":{"ELEMENT":"d9be80d6-932a-4610-94cf-d366e7d3b736"}} | |
| 12-06 11:59:03.151 20004 20137 I appium : channel read |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [HTTP] --> POST /wd/hub/session/3cf34682-4cd2-4e10-99dd-9ba3ba0074a9/element | |
| [HTTP] {"using":"class name","value":"android.widget.SlidingDrawer"} | |
| [W3C] Calling AppiumDriver.findElement() with args: ["class name","android.widget.SlidingDrawer","3cf34682-4cd2-4e10-99dd-9ba3ba0074a9"] | |
| [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, -android uiautomator | |
| [BaseDriver] Waiting up to 5000 ms for condition | |
| [JSONWP Proxy] Matched '/element' to command name 'findElement' | |
| [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8200/wd/hub/session/afa4c445-9254-4ccb-b0a8-fd35dfcd0adb/element] with body: {"strategy":"class name","selector":"android.widget.SlidingDrawer","context":"","multiple":false} | |
| [JSONWP Proxy] Got response with status 200: {"sessionId":"afa4c445-9254-4ccb-b0a8-fd35dfcd0adb","status":0,"value":{"ELEMENT":"d9be80d6-932a-4610-94cf-d366e7d3b736"}} | |
| [W3C] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xx |