Skip to content

Instantly share code, notes, and snippets.

@SophieDePaula
Created April 27, 2022 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SophieDePaula/c788c8bd8c62c04317acc4c6f383625b to your computer and use it in GitHub Desktop.
Save SophieDePaula/c788c8bd8c62c04317acc4c6f383625b to your computer and use it in GitHub Desktop.
2022-04-27 19:46:08:585 - [Appium] Welcome to Appium v1.20.2
2022-04-27 19:46:08:587 - [Appium] Non-default server args:
2022-04-27 19:46:08:587 - [Appium] address: 127.0.0.1
2022-04-27 19:46:08:587 - [Appium] port: 4443
2022-04-27 19:46:08:587 - [Appium] callbackAddress: 127.0.0.1
2022-04-27 19:46:08:588 - [Appium] logTimestamp: true
2022-04-27 19:46:08:588 - [Appium] logNoColors: true
2022-04-27 19:46:08:588 - [Appium] chromedriverExecutable: /mnt/android/chromedriver/10.0/chromedriver
2022-04-27 19:46:08:588 - [Appium] defaultCapabilities: {
2022-04-27 19:46:08:588 - [Appium] orientation: LANDSCAPE
2022-04-27 19:46:08:588 - [Appium] udid: emulator-5554
2022-04-27 19:46:08:588 - [Appium] app: /tmp/tmpXr_s0a/eyes-android-hello-world.apk
2022-04-27 19:46:08:589 - [Appium] noReset: true
2022-04-27 19:46:08:589 - [Appium] maxTypingFrequency: 8
2022-04-27 19:46:08:589 - [Appium] newCommandTimeout: 0
2022-04-27 19:46:08:589 - [Appium] eventTimings: true
2022-04-27 19:46:08:589 - [Appium] }
2022-04-27 19:46:08:589 - [Appium] relaxedSecurityEnabled: true
2022-04-27 19:46:08:590 - [Appium] Default capabilities, which will be added to each request unless overridden by desired capabilities:
2022-04-27 19:46:08:590 - [Appium] orientation: LANDSCAPE
2022-04-27 19:46:08:590 - [Appium] udid: emulator-5554
2022-04-27 19:46:08:590 - [Appium] app: /tmp/tmpXr_s0a/eyes-android-hello-world.apk
2022-04-27 19:46:08:590 - [Appium] noReset: true
2022-04-27 19:46:08:590 - [Appium] maxTypingFrequency: 8
2022-04-27 19:46:08:590 - [Appium] newCommandTimeout: 0
2022-04-27 19:46:08:590 - [Appium] eventTimings: true
2022-04-27 19:46:08:613 - [Appium] Appium REST http interface listener started on 127.0.0.1:4443
2022-04-27 19:46:08:681 - [HTTP] --> GET /wd/hub/status
2022-04-27 19:46:08:682 - [HTTP] {}
2022-04-27 19:46:08:683 - [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: []
2022-04-27 19:46:08:684 - [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.20.2"}}
2022-04-27 19:46:08:688 - [HTTP] <-- GET /wd/hub/status 200 5 ms - 68
2022-04-27 19:46:08:689 - [HTTP]
2022-04-27 19:46:08:992 - [HTTP] --> POST /wd/hub/session
2022-04-27 19:46:08:992 - [HTTP] {"capabilities":{"alwaysMatch":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"appium:deviceName":"Google Pixel 3a XL GoogleAPI Emulator","proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"appium:platformVersion":"10.0","platformName":"Android"},"firstMatch":[{}]}}
2022-04-27 19:46:08:992 - [debug] [W3C] Calling AppiumDriver.createSession() with args: [null,null,{"alwaysMatch":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"appium:deviceName":"Google Pixel 3a XL GoogleAPI Emulator","proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"appium:platformVersion":"10.0","platformName":"Android"},"firstMatch":[{}]}]
2022-04-27 19:46:08:995 - [debug] [BaseDriver] Event 'newSessionRequested' logged at 1651088768993 (19:46:08 GMT+0000 (Coordinated Universal Time))
2022-04-27 19:46:08:998 - [BaseDriver] The following capabilities are not standard capabilities and should have an extension prefix:
2022-04-27 19:46:08:999 - [BaseDriver] orientation
2022-04-27 19:46:08:999 - [BaseDriver] udid
2022-04-27 19:46:08:999 - [BaseDriver] app
2022-04-27 19:46:08:999 - [BaseDriver] noReset
2022-04-27 19:46:08:999 - [BaseDriver] maxTypingFrequency
2022-04-27 19:46:08:999 - [BaseDriver] newCommandTimeout
2022-04-27 19:46:08:999 - [BaseDriver] eventTimings
2022-04-27 19:46:09:002 - [Appium]
2022-04-27 19:46:09:002 - [Appium] ======================================================================
2022-04-27 19:46:09:002 - [Appium] DEPRECATION WARNING:
2022-04-27 19:46:09:002 - [Appium]
2022-04-27 19:46:09:002 - [Appium] The 'automationName' capability was not provided in the desired
2022-04-27 19:46:09:002 - [Appium] capabilities for this Android session
2022-04-27 19:46:09:002 - [Appium]
2022-04-27 19:46:09:002 - [Appium] Setting 'automationName=UiAutomator2' by default and using the
2022-04-27 19:46:09:002 - [Appium] UiAutomator2 Driver
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:003 - [Appium] The next major version of Appium (2.x) will **require** the
2022-04-27 19:46:09:003 - [Appium] 'automationName' capability to be set for all sessions on all
2022-04-27 19:46:09:003 - [Appium] platforms
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:003 - [Appium] In previous versions (Appium <= 1.13.x), the default was
2022-04-27 19:46:09:003 - [Appium] 'automationName=UiAutomator1'
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:003 - [Appium] If you wish to use that automation instead of UiAutomator2, please
2022-04-27 19:46:09:003 - [Appium] add 'automationName=UiAutomator1' to your desired capabilities
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:003 - [Appium] For more information about drivers, please visit
2022-04-27 19:46:09:003 - [Appium] http://appium.io/docs/en/about-appium/intro/ and explore the
2022-04-27 19:46:09:003 - [Appium] 'Drivers' menu
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:003 - [Appium] ======================================================================
2022-04-27 19:46:09:003 - [Appium]
2022-04-27 19:46:09:278 - [Appium] Appium v1.20.2 creating new AndroidUiautomator2Driver (v1.61.2) session
2022-04-27 19:46:09:279 - [Appium] Applying relaxed security to 'AndroidUiautomator2Driver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure
2022-04-27 19:46:09:280 - [debug] [BaseDriver] Creating session with W3C capabilities: {
2022-04-27 19:46:09:280 - [debug] [BaseDriver] "alwaysMatch": {
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "sauce:options": {},
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "selenium:webdriver.remote.quietExceptions": false,
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "browserName": "",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "noSign:noSign": true,
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "proxy": {
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "proxyAutoconfigUrl": "http://127.0.0.1:19876/pac.js",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "proxyType": "PAC"
2022-04-27 19:46:09:281 - [debug] [BaseDriver] },
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "platformName": "Android",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:deviceName": "Google Pixel 3a XL GoogleAPI Emulator",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:platformVersion": "10.0",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:orientation": "LANDSCAPE",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:udid": "emulator-5554",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:app": "/tmp/tmpXr_s0a/eyes-android-hello-world.apk",
2022-04-27 19:46:09:281 - [debug] [BaseDriver] "appium:noReset": true,
2022-04-27 19:46:09:282 - [debug] [BaseDriver] "appium:maxTypingFrequency": 8,
2022-04-27 19:46:09:282 - [debug] [BaseDriver] "appium:newCommandTimeout": 0,
2022-04-27 19:46:09:282 - [debug] [BaseDriver] "appium:eventTimings": true
2022-04-27 19:46:09:282 - [debug] [BaseDriver] },
2022-04-27 19:46:09:282 - [debug] [BaseDriver] "firstMatch": [
2022-04-27 19:46:09:282 - [debug] [BaseDriver] {}
2022-04-27 19:46:09:282 - [debug] [BaseDriver] ]
2022-04-27 19:46:09:282 - [debug] [BaseDriver] }
2022-04-27 19:46:09:290 - [BaseDriver] The following capabilities were provided, but are not recognized by Appium:
2022-04-27 19:46:09:290 - [BaseDriver] sauce:options
2022-04-27 19:46:09:290 - [BaseDriver] selenium:webdriver.remote.quietExceptions
2022-04-27 19:46:09:290 - [BaseDriver] noSign:noSign
2022-04-27 19:46:09:290 - [BaseDriver] proxy
2022-04-27 19:46:09:290 - [BaseDriver] maxTypingFrequency
2022-04-27 19:46:09:291 - [BaseDriver] Session created with session id: 115a1c4b-20b8-4840-8260-703113d89515
2022-04-27 19:46:09:294 - [BaseDriver] Using local app '/tmp/tmpXr_s0a/eyes-android-hello-world.apk'
2022-04-27 19:46:09:294 - [debug] [UiAutomator2] Checking whether app is actually present
2022-04-27 19:46:09:314 - [ADB] Found 2 'build-tools' folders under '/home/chef/android-sdk-linux' (newest first):
2022-04-27 19:46:09:314 - [ADB] /home/chef/android-sdk-linux/build-tools/31.0.0
2022-04-27 19:46:09:314 - [ADB] /home/chef/android-sdk-linux/build-tools/25.0.2
2022-04-27 19:46:09:315 - [ADB] Using 'adb' from '/home/chef/android-sdk-linux/platform-tools/adb'
2022-04-27 19:46:09:315 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 start-server'
2022-04-27 19:46:09:326 - [AndroidDriver] Retrieving device list
2022-04-27 19:46:09:327 - [debug] [ADB] Trying to find a connected android device
2022-04-27 19:46:09:327 - [debug] [ADB] Getting connected devices
2022-04-27 19:46:09:336 - [debug] [ADB] Connected devices: [{"udid":"emulator-5554","state":"device"}]
2022-04-27 19:46:09:337 - [AndroidDriver] Using device: emulator-5554
2022-04-27 19:46:09:338 - [ADB] Using 'adb' from '/home/chef/android-sdk-linux/platform-tools/adb'
2022-04-27 19:46:09:338 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 start-server'
2022-04-27 19:46:09:347 - [debug] [ADB] Setting device id to emulator-5554
2022-04-27 19:46:09:347 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.sdk'
2022-04-27 19:46:09:395 - [debug] [ADB] Current device property 'ro.build.version.sdk': 29
2022-04-27 19:46:09:396 - [ADB] Getting device platform version
2022-04-27 19:46:09:396 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell getprop ro.build.version.release'
2022-04-27 19:46:09:468 - [debug] [ADB] Current device property 'ro.build.version.release': 10
2022-04-27 19:46:09:469 - [debug] [ADB] Device API level: 29
2022-04-27 19:46:09:469 - [UiAutomator2] Relaxing hidden api policy
2022-04-27 19:46:09:470 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings put global hidden_api_policy_pre_p_apps 1;settings put global hidden_api_policy_p_apps 1;settings put global hidden_api_policy 1''
2022-04-27 19:46:09:951 - [debug] [AndroidDriver] Parsing package and activity from app manifest
2022-04-27 19:46:09:965 - [ADB] Package name: 'com.applitools.helloworld.android'
2022-04-27 19:46:09:965 - [ADB] Main activity name: 'com.applitools.helloworld.android.MainActivity'
2022-04-27 19:46:09:965 - [debug] [AndroidDriver] Parsed package and activity are: com.applitools.helloworld.android/com.applitools.helloworld.android.MainActivity
2022-04-27 19:46:09:965 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 wait-for-device'
2022-04-27 19:46:09:976 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell echo ping'
2022-04-27 19:46:10:049 - [debug] [AndroidDriver] Pushing settings apk to device...
2022-04-27 19:46:10:050 - [debug] [ADB] Getting install status for io.appium.settings
2022-04-27 19:46:10:050 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.settings'
2022-04-27 19:46:10:236 - [debug] [ADB] 'io.appium.settings' is not installed
2022-04-27 19:46:10:236 - [debug] [ADB] App '/home/chef/appium/appium-v1.20.2/node_modules/io.appium.settings/apks/settings_apk-debug.apk' is not installed
2022-04-27 19:46:10:236 - [debug] [ADB] Installing '/home/chef/appium/appium-v1.20.2/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
2022-04-27 19:46:10:237 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 help'
2022-04-27 19:46:10:246 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 features'
2022-04-27 19:46:10:255 - [ADB] The application at '/home/chef/appium/appium-v1.20.2/node_modules/io.appium.settings/apks/settings_apk-debug.apk' will not be cached, because the device under test has confirmed the support of streamed installs
2022-04-27 19:46:10:255 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 install -g /home/chef/appium/appium-v1.20.2/node_modules/io.appium.settings/apks/settings_apk-debug.apk'
2022-04-27 19:46:10:883 - [ADB] The installation of 'settings_apk-debug.apk' took 628ms
2022-04-27 19:46:10:883 - [debug] [ADB] Install command stdout: Performing Streamed Install
2022-04-27 19:46:10:884 - [debug] [ADB] Success
2022-04-27 19:46:10:884 - [debug] [ADB] Getting IDs of all 'io.appium.settings' processes
2022-04-27 19:46:10:885 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell 'pgrep --help; echo $?''
2022-04-27 19:46:10:964 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
2022-04-27 19:46:11:042 - [debug] [ADB] Getting IDs of all 'io.appium.settings' processes
2022-04-27 19:46:11:043 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
2022-04-27 19:46:11:124 - [debug] [ADB] Starting Appium Settings app
2022-04-27 19:46:11:125 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am start -n io.appium.settings/.Settings -a android.intent.action.MAIN -c android.intent.category.LAUNCHER'
2022-04-27 19:46:11:238 - [debug] [ADB] Getting IDs of all 'io.appium.settings' processes
2022-04-27 19:46:11:239 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
2022-04-27 19:46:11:633 - [debug] [ADB] Getting IDs of all 'io.appium.settings' processes
2022-04-27 19:46:11:633 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
2022-04-27 19:46:11:804 - [debug] [Logcat] Starting logs capture with command: /home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 logcat -v threadtime
2022-04-27 19:46:11:849 - [debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8200
2022-04-27 19:46:11:850 - [debug] [ADB] Forwarding system: 8200 to device: 6790
2022-04-27 19:46:11:850 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 forward tcp:8200 tcp:6790'
2022-04-27 19:46:11:865 - [debug] [ADB] Getting install status for io.appium.uiautomator2.server
2022-04-27 19:46:11:865 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
2022-04-27 19:46:11:972 - [debug] [ADB] 'io.appium.uiautomator2.server' is installed
2022-04-27 19:46:11:972 - [debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
2022-04-27 19:46:11:973 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
2022-04-27 19:46:12:077 - [debug] [ADB] The installed 'io.appium.uiautomator2.server' package is older than '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk' (62 < 79 or '4.9.0' < '4.17.4')'
2022-04-27 19:46:12:077 - [debug] [UiAutomator2] io.appium.uiautomator2.server installation state: olderVersionInstalled
2022-04-27 19:46:12:077 - [debug] [ADB] Checking app cert for /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk
2022-04-27 19:46:12:080 - [ADB] Using 'apksigner.jar' from '/home/chef/android-sdk-linux/build-tools/31.0.0/lib/apksigner.jar'
2022-04-27 19:46:12:081 - [debug] [ADB] Starting apksigner: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx1024M -Xss1m -jar /home/chef/android-sdk-linux/build-tools/31.0.0/lib/apksigner.jar verify --print-certs /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk
2022-04-27 19:46:12:615 - [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
2022-04-27 19:46:12:615 - [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
2022-04-27 19:46:12:615 - [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
2022-04-27 19:46:12:615 - [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
2022-04-27 19:46:12:615 - [debug] [ADB]
2022-04-27 19:46:12:616 - [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v4.17.4.apk'
2022-04-27 19:46:12:616 - [ADB] '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk' is signed with the default certificate
2022-04-27 19:46:12:616 - [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
2022-04-27 19:46:12:616 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
2022-04-27 19:46:12:732 - [debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
2022-04-27 19:46:12:732 - [debug] [ADB] Checking app cert for /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
2022-04-27 19:46:12:733 - [debug] [ADB] Starting apksigner: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx1024M -Xss1m -jar /home/chef/android-sdk-linux/build-tools/31.0.0/lib/apksigner.jar verify --print-certs /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk
2022-04-27 19:46:13:111 - [debug] [ADB] apksigner stdout: Signer #1 certificate DN: EMAILADDRESS=android@android.com, CN=Android, OU=Android, O=Android, L=Mountain View, ST=California, C=US
2022-04-27 19:46:13:111 - [debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
2022-04-27 19:46:13:111 - [debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
2022-04-27 19:46:13:111 - [debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
2022-04-27 19:46:13:111 - [debug] [ADB]
2022-04-27 19:46:13:111 - [debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
2022-04-27 19:46:13:112 - [ADB] '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
2022-04-27 19:46:13:112 - [UiAutomator2] Server packages are going to be (re)installed
2022-04-27 19:46:13:112 - [UiAutomator2] Full packages reinstall is going to be performed
2022-04-27 19:46:13:112 - [debug] [ADB] Uninstalling io.appium.uiautomator2.server
2022-04-27 19:46:13:112 - [debug] [ADB] Getting install status for io.appium.uiautomator2.server
2022-04-27 19:46:13:112 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server'
2022-04-27 19:46:13:283 - [debug] [ADB] 'io.appium.uiautomator2.server' is installed
2022-04-27 19:46:13:284 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server'
2022-04-27 19:46:13:359 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 uninstall io.appium.uiautomator2.server'
2022-04-27 19:46:14:343 - [debug] [ADB] 'adb uninstall io.appium.uiautomator2.server' command output: Success
2022-04-27 19:46:14:343 - [ADB] io.appium.uiautomator2.server was successfully uninstalled
2022-04-27 19:46:14:344 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 version'
2022-04-27 19:46:14:355 - [ADB] The application at '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk' will not be cached, because the device under test has confirmed the support of streamed installs
2022-04-27 19:46:14:355 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 install -r --no-incremental /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk'
2022-04-27 19:46:14:885 - [ADB] The installation of 'appium-uiautomator2-server-v4.17.4.apk' took 529ms
2022-04-27 19:46:14:885 - [debug] [ADB] Install command stdout: Performing Streamed Install
2022-04-27 19:46:14:885 - [debug] [ADB] Success
2022-04-27 19:46:14:885 - [debug] [ADB] Uninstalling io.appium.uiautomator2.server.test
2022-04-27 19:46:14:886 - [debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
2022-04-27 19:46:14:886 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package io.appium.uiautomator2.server.test'
2022-04-27 19:46:14:970 - [debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
2022-04-27 19:46:14:971 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
2022-04-27 19:46:15:036 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 uninstall io.appium.uiautomator2.server.test'
2022-04-27 19:46:15:485 - [debug] [ADB] 'adb uninstall io.appium.uiautomator2.server.test' command output: Success
2022-04-27 19:46:15:486 - [ADB] io.appium.uiautomator2.server.test was successfully uninstalled
2022-04-27 19:46:15:486 - [ADB] The application at '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk' will not be cached, because the device under test has confirmed the support of streamed installs
2022-04-27 19:46:15:487 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 install -r --no-incremental /home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
2022-04-27 19:46:15:727 - [ADB] The installation of 'appium-uiautomator2-server-debug-androidTest.apk' took 240ms
2022-04-27 19:46:15:727 - [debug] [ADB] Install command stdout: Performing Streamed Install
2022-04-27 19:46:15:727 - [debug] [ADB] Success
2022-04-27 19:46:15:730 - [debug] [UiAutomator2] Waiting up to 30000ms for services to be available
2022-04-27 19:46:15:731 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell pm list instrumentation'
2022-04-27 19:46:15:840 - [debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
2022-04-27 19:46:15:842 - [ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
2022-04-27 19:46:15:842 - [debug] [ADB] Got the following command chunks to execute: [["dumpsys","deviceidle","whitelist","+io.appium.settings",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server",";","dumpsys","deviceidle","whitelist","+io.appium.uiautomator2.server.test",";"]]
2022-04-27 19:46:15:843 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
2022-04-27 19:46:15:961 - [debug] [ADB] Checking app cert for /tmp/tmpXr_s0a/eyes-android-hello-world.apk
2022-04-27 19:46:15:961 - [debug] [ADB] Starting apksigner: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xmx1024M -Xss1m -jar /home/chef/android-sdk-linux/build-tools/31.0.0/lib/apksigner.jar verify --print-certs /tmp/tmpXr_s0a/eyes-android-hello-world.apk
2022-04-27 19:46:16:408 - [debug] [ADB] apksigner stdout: Signer #1 certificate DN: C=US, O=Android, CN=Android Debug
2022-04-27 19:46:16:408 - [debug] [ADB] Signer #1 certificate SHA-256 digest: ed65bbc0ab6ae3bedd91902be27ea964c766f6f8a655d55b501696f1fdc42f00
2022-04-27 19:46:16:408 - [debug] [ADB] Signer #1 certificate SHA-1 digest: 5030eff5cba0c75cf6575c8b53546c302bb1a39c
2022-04-27 19:46:16:408 - [debug] [ADB] Signer #1 certificate MD5 digest: c32d5ac565a6d2cd0057634d49cb2af1
2022-04-27 19:46:16:409 - [debug] [ADB]
2022-04-27 19:46:16:409 - [ADB] '/tmp/tmpXr_s0a/eyes-android-hello-world.apk' is signed with a non-default certificate
2022-04-27 19:46:16:409 - [debug] [ADB] Getting install status for com.applitools.helloworld.android
2022-04-27 19:46:16:409 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys package com.applitools.helloworld.android'
2022-04-27 19:46:16:498 - [debug] [ADB] 'com.applitools.helloworld.android' is not installed
2022-04-27 19:46:16:498 - [debug] [ADB] App '/tmp/tmpXr_s0a/eyes-android-hello-world.apk' is not installed
2022-04-27 19:46:16:498 - [debug] [ADB] Installing '/tmp/tmpXr_s0a/eyes-android-hello-world.apk'
2022-04-27 19:46:16:499 - [ADB] The application at '/tmp/tmpXr_s0a/eyes-android-hello-world.apk' will not be cached, because the device under test has confirmed the support of streamed installs
2022-04-27 19:46:16:499 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 install /tmp/tmpXr_s0a/eyes-android-hello-world.apk'
2022-04-27 19:46:16:775 - [ADB] The installation of 'eyes-android-hello-world.apk' took 276ms
2022-04-27 19:46:16:775 - [debug] [ADB] Install command stdout: Performing Streamed Install
2022-04-27 19:46:16:775 - [debug] [ADB] Success
2022-04-27 19:46:16:776 - [debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
2022-04-27 19:46:16:792 - [debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up)
2022-04-27 19:46:16:792 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop io.appium.uiautomator2.server.test'
2022-04-27 19:46:16:933 - [UiAutomator2] Starting UIAutomator2 server 4.17.4
2022-04-27 19:46:16:933 - [UiAutomator2] Using UIAutomator2 server from '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-v4.17.4.apk' and test from '/home/chef/appium/appium-v1.20.2/node_modules/appium-uiautomator2-server/apks/appium-uiautomator2-server-debug-androidTest.apk'
2022-04-27 19:46:16:933 - [UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
2022-04-27 19:46:16:934 - [debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","emulator-5554","shell","am","instrument","-w","io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
2022-04-27 19:46:16:946 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus'
2022-04-27 19:46:16:947 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
2022-04-27 19:46:16:969 - [WD Proxy] socket hang up
2022-04-27 19:46:17:903 - [debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
2022-04-27 19:46:17:970 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus'
2022-04-27 19:46:17:971 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
2022-04-27 19:46:17:975 - [WD Proxy] socket hang up
2022-04-27 19:46:18:976 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus'
2022-04-27 19:46:18:976 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
2022-04-27 19:46:18:993 - [WD Proxy] socket hang up
2022-04-27 19:46:19:994 - [debug] [WD Proxy] Matched '/status' to command name 'getStatus'
2022-04-27 19:46:19:995 - [debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8200/wd/hub/status] with no body
2022-04-27 19:46:20:082 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
2022-04-27 19:46:20:082 - [debug] [UiAutomator2] The initialization of the instrumentation process took 3149ms
2022-04-27 19:46:20:082 - [debug] [WD Proxy] Matched '/session' to command name 'createSession'
2022-04-27 19:46:20:083 - [debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"Google Pixel 3a XL GoogleAPI Emulator","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-android-hello-world.apk","noReset":true,"maxTypingFrequency":8,"newCommandTimeout":0,"eventTimings":true},"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"emulator-5554","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5...
2022-04-27 19:46:20:110 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"Google Pixel 3a XL GoogleAPI Emulator","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-android-hello-world.apk","noReset":true,"maxTypingFrequency":8,"newCommandTimeout":0,"eventTimings":true},"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"emulator-5554","platform...
2022-04-27 19:46:20:110 - [WD Proxy] Determined the downstream protocol as 'W3C'
2022-04-27 19:46:20:121 - [debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/appium/device/info] with no body
2022-04-27 19:46:20:141 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"androidId":"e61581e822a795b5","apiVersion":"29","bluetooth":null,"brand":"google","carrierName":"Android","displayDensity":400,"locale":"en_US","manufacturer":"Google","model":"Android SDK built for x86_64","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":102400,"linkUpstreamBandwidthKbps":51200,"networkCapabilities":"NET_CAPABILITY_MMS,NET_CAPABILITY_SUPL,NET_CAPABILITY_DUN,NET_CAPABILITY_FOTA,NET_CAPABILITY_IMS,NET_CAPABILITY_CBS,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING,NET_CAPABILITY_FOREGROUND,NET_CAPABILITY_NOT_CONGESTED,NET_CAPABILITY_NOT_SUSPENDED","signalStrength":-2147483648,"transportTypes":"TRANSPORT_CELLULAR"},"detailedState":"CONNECTED","extraInfo":"epc.tmobile.com","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":13,"subtypeName":"LTE","type":0,"typeNa...
2022-04-27 19:46:20:142 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window'
2022-04-27 19:46:20:213 - [AndroidDriver] Screen already unlocked, doing nothing
2022-04-27 19:46:20:214 - [UiAutomator2] Starting 'com.applitools.helloworld.android/com.applitools.helloworld.android.MainActivity and waiting for 'com.applitools.helloworld.android/com.applitools.helloworld.android.MainActivity'
2022-04-27 19:46:20:214 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am start -W -n com.applitools.helloworld.android/com.applitools.helloworld.android.MainActivity -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
2022-04-27 19:46:21:733 - [debug] [ADB] Waiting up to 20000ms for activity matching pkg: 'com.applitools.helloworld.android' and activity: 'com.applitools.helloworld.android.MainActivity' to be focused
2022-04-27 19:46:21:734 - [debug] [ADB] Possible activities, to be checked: 'com.applitools.helloworld.android.MainActivity', 'com.applitools.helloworld.android.com.applitools.helloworld.android.MainActivity'
2022-04-27 19:46:21:734 - [debug] [ADB] Getting focused package and activity
2022-04-27 19:46:21:735 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window displays'
2022-04-27 19:46:21:782 - [debug] [ADB] Found package: 'com.applitools.helloworld.android' and fully qualified activity name : 'com.applitools.helloworld.android.MainActivity'
2022-04-27 19:46:21:782 - [debug] [UiAutomator2] Setting initial orientation to 'LANDSCAPE'
2022-04-27 19:46:21:786 - [debug] [WD Proxy] Matched '/orientation' to command name 'setOrientation'
2022-04-27 19:46:21:786 - [debug] [WD Proxy] Proxying [POST /orientation] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/orientation] with body: {"orientation":"LANDSCAPE"}
2022-04-27 19:46:35:857 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":"LANDSCAPE"}
2022-04-27 19:46:35:872 - [debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/appium/device/pixel_ratio] with no body
2022-04-27 19:46:35:880 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":2.5}
2022-04-27 19:46:35:882 - [debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
2022-04-27 19:46:35:882 - [debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/appium/device/system_bars] with no body
2022-04-27 19:46:35:893 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"statusBar":60}}
2022-04-27 19:46:35:894 - [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
2022-04-27 19:46:35:894 - [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/window/current/size] with no body
2022-04-27 19:46:35:903 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"height":1080,"width":2040}}
2022-04-27 19:46:35:903 - [Appium] New AndroidUiautomator2Driver session created successfully, session 115a1c4b-20b8-4840-8260-703113d89515 added to master session list
2022-04-27 19:46:35:904 - [debug] [BaseDriver] Event 'newSessionStarted' logged at 1651088795904 (19:46:35 GMT+0000 (Coordinated Universal Time))
2022-04-27 19:46:35:905 - [debug] [W3C (115a1c4b)] Cached the protocol value 'W3C' for the new session 115a1c4b-20b8-4840-8260-703113d89515
2022-04-27 19:46:35:905 - [debug] [W3C (115a1c4b)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"Google Pixel 3a XL GoogleAPI Emulator","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-android-hello-world.apk","noReset":true,"maxTypingFrequency":8,"newCommandTimeout":0,"eventTimings":true},"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"emulator-5554","platformVersion":"10","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/...
2022-04-27 19:46:35:907 - [HTTP] <-- POST /wd/hub/session 200 26914 ms - 1531
2022-04-27 19:46:35:907 - [HTTP]
2022-04-27 19:46:39:748 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515
2022-04-27 19:46:39:749 - [HTTP] {}
2022-04-27 19:46:39:750 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getSession() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:39:751 - [debug] [UiAutomator2] Getting session details from server to mix in
2022-04-27 19:46:39:751 - [debug] [WD Proxy] Matched '/' to command name 'getSession'
2022-04-27 19:46:39:751 - [debug] [WD Proxy] Proxying [GET /] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934] with no body
2022-04-27 19:46:39:757 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"lastScrollData":null}}
2022-04-27 19:46:39:758 - [debug] [W3C (115a1c4b)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"Google Pixel 3a XL GoogleAPI Emulator","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-android-hello-world.apk","noReset":true,"maxTypingFrequency":8,"newCommandTimeout":0,"eventTimings":true},"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"emulator-5554","platformVersion":"10","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-a...
2022-04-27 19:46:39:759 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515 200 10 ms - 1510
2022-04-27 19:46:39:760 - [HTTP]
2022-04-27 19:46:40:439 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/appium/device/system_bars
2022-04-27 19:46:40:439 - [HTTP] {}
2022-04-27 19:46:40:445 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getSystemBars() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:40:446 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window windows'
2022-04-27 19:46:40:511 - [debug] [W3C (115a1c4b)] Responding to client with driver.getSystemBars() result: {"statusBar":{"visible":true,"x":0,"y":0,"width":2160,"height":60},"navigationBar":{"visible":true,"x":0,"y":0,"width":120,"height":1080}}
2022-04-27 19:46:40:512 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/appium/device/system_bars 200 73 ms - 148
2022-04-27 19:46:40:512 - [HTTP]
2022-04-27 19:46:40:899 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/window/rect
2022-04-27 19:46:40:900 - [HTTP] {}
2022-04-27 19:46:40:906 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getWindowRect() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:40:907 - [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
2022-04-27 19:46:40:907 - [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/window/current/size] with no body
2022-04-27 19:46:40:914 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"height":1080,"width":2040}}
2022-04-27 19:46:40:915 - [debug] [W3C (115a1c4b)] Responding to client with driver.getWindowRect() result: {"width":2040,"height":1080,"x":0,"y":0}
2022-04-27 19:46:40:915 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/window/rect 200 16 ms - 50
2022-04-27 19:46:40:915 - [HTTP]
2022-04-27 19:46:41:240 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:41:241 - [HTTP] {"using":"xpath","value":"//*[@content-desc=\"EyesAppiumHelperEDT\"]"}
2022-04-27 19:46:41:242 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@content-desc=\"EyesAppiumHelperEDT\"]","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:41:243 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:41:243 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:41:244 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:41:244 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"xpath","selector":"//*[@content-desc=\"EyesAppiumHelperEDT\"]","context":"","multiple":false}
2022-04-27 19:46:41:322 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:91)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-04-27 19:46:41:323 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:41:337 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:41:337 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:41:337 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:41:337 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:41:338 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:41:338 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 98 ms - 774
2022-04-27 19:46:41:339 - [HTTP]
2022-04-27 19:46:41:987 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:41:987 - [HTTP] {"using":"-android uiautomator","value":"new UiSelector().description(\"EyesAppiumHelper\")"}
2022-04-27 19:46:41:988 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().description(\"EyesAppiumHelper\")","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:41:988 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:41:989 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:41:989 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:41:989 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().description(\"EyesAppiumHelper\")","context":"","multiple":false}
2022-04-27 19:46:42:008 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann...
2022-04-27 19:46:42:008 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:42:009 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:42:009 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:42:009 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:42:009 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:42:009 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:42:010 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 23 ms - 774
2022-04-27 19:46:42:010 - [HTTP]
2022-04-27 19:46:42:442 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515
2022-04-27 19:46:42:442 - [HTTP] {}
2022-04-27 19:46:42:443 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getSession() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:42:443 - [debug] [UiAutomator2] Getting session details from server to mix in
2022-04-27 19:46:42:443 - [debug] [WD Proxy] Matched '/' to command name 'getSession'
2022-04-27 19:46:42:444 - [debug] [WD Proxy] Proxying [GET /] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934] with no body
2022-04-27 19:46:42:450 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"lastScrollData":null}}
2022-04-27 19:46:42:451 - [debug] [W3C (115a1c4b)] Responding to client with driver.getSession() result: {"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"Google Pixel 3a XL GoogleAPI Emulator","platformVersion":"10.0","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-android-hello-world.apk","noReset":true,"maxTypingFrequency":8,"newCommandTimeout":0,"eventTimings":true},"sauce:options":{},"selenium:webdriver.remote.quietExceptions":false,"browserName":"","noSign:noSign":true,"proxy":{"proxyAutoconfigUrl":"http://127.0.0.1:19876/pac.js","proxyType":"PAC"},"platformName":"Android","deviceName":"emulator-5554","platformVersion":"10","orientation":"LANDSCAPE","udid":"emulator-5554","app":"/tmp/tmpXr_s0a/eyes-a...
2022-04-27 19:46:42:452 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515 200 9 ms - 1728
2022-04-27 19:46:42:452 - [HTTP]
2022-04-27 19:46:42:839 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/appium/device/system_bars
2022-04-27 19:46:42:840 - [HTTP] {}
2022-04-27 19:46:42:840 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getSystemBars() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:42:840 - [debug] [ADB] Running '/home/chef/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell dumpsys window windows'
2022-04-27 19:46:42:901 - [debug] [W3C (115a1c4b)] Responding to client with driver.getSystemBars() result: {"statusBar":{"visible":true,"x":0,"y":0,"width":2160,"height":60},"navigationBar":{"visible":true,"x":0,"y":0,"width":120,"height":1080}}
2022-04-27 19:46:42:902 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/appium/device/system_bars 200 62 ms - 148
2022-04-27 19:46:42:902 - [HTTP]
2022-04-27 19:46:43:213 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/window/rect
2022-04-27 19:46:43:213 - [HTTP] {}
2022-04-27 19:46:43:216 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getWindowRect() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:43:216 - [debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
2022-04-27 19:46:43:216 - [debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/window/current/size] with no body
2022-04-27 19:46:43:231 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"height":1080,"width":2040}}
2022-04-27 19:46:43:232 - [debug] [W3C (115a1c4b)] Responding to client with driver.getWindowRect() result: {"width":2040,"height":1080,"x":0,"y":0}
2022-04-27 19:46:43:233 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/window/rect 200 19 ms - 50
2022-04-27 19:46:43:233 - [HTTP]
2022-04-27 19:46:43:548 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:43:548 - [HTTP] {"using":"xpath","value":"//*[@content-desc=\"EyesAppiumHelperEDT\"]"}
2022-04-27 19:46:43:549 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@content-desc=\"EyesAppiumHelperEDT\"]","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:43:549 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:43:549 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:43:550 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:43:550 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"xpath","selector":"//*[@content-desc=\"EyesAppiumHelperEDT\"]","context":"","multiple":false}
2022-04-27 19:46:43:575 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:91)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:68)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-04-27 19:46:43:575 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:43:576 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:43:576 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:43:576 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:43:576 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:43:577 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:43:577 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 29 ms - 774
2022-04-27 19:46:43:577 - [HTTP]
2022-04-27 19:46:44:985 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:44:985 - [HTTP] {"using":"-android uiautomator","value":"new UiSelector().description(\"EyesAppiumHelper\")"}
2022-04-27 19:46:44:986 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["-android uiautomator","new UiSelector().description(\"EyesAppiumHelper\")","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:44:986 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:44:986 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:44:986 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:44:986 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().description(\"EyesAppiumHelper\")","context":"","multiple":false}
2022-04-27 19:46:45:000 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann...
2022-04-27 19:46:45:001 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:45:001 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:45:002 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:45:002 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:45:002 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:45:002 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:45:002 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 17 ms - 774
2022-04-27 19:46:45:002 - [HTTP]
2022-04-27 19:46:46:371 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:46:371 - [HTTP] {"using":"xpath","value":"//*[@scrollable=\"true\"]"}
2022-04-27 19:46:46:372 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@scrollable=\"true\"]","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:46:372 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:46:372 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:46:372 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:46:373 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().scrollable(true)","context":"","multiple":false}
2022-04-27 19:46:46:384 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann...
2022-04-27 19:46:46:385 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:46:385 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:46:386 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:46:386 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:46:386 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:46:386 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:46:387 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 15 ms - 774
2022-04-27 19:46:46:387 - [HTTP]
2022-04-27 19:46:46:654 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:46:655 - [HTTP] {"using":"xpath","value":"//*[@scrollable=\"true\"]"}
2022-04-27 19:46:46:655 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@scrollable=\"true\"]","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:46:655 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:46:655 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:46:656 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:46:656 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().scrollable(true)","context":"","multiple":false}
2022-04-27 19:46:46:670 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann...
2022-04-27 19:46:46:671 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:46:671 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:46:671 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:46:672 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:46:672 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:46:672 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:46:672 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 18 ms - 774
2022-04-27 19:46:46:672 - [HTTP]
2022-04-27 19:46:47:181 - [HTTP] --> GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/screenshot
2022-04-27 19:46:47:181 - [HTTP] {}
2022-04-27 19:46:47:182 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.getScreenshot() with args: ["115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:47:183 - [debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
2022-04-27 19:46:47:183 - [debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/screenshot] with no body
2022-04-27 19:46:47:486 - [debug] [WD Proxy] Got response with status 200: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":"iVBORw0KGgoAAAANSUhEUgAACHAAAAQ4CAYAAABrZ7kcAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N13nFX1nf/x17lleoGhDr0XEURFVLDHXrDXaHbjrhpTN4mazS+bmGzK\nbuq2lN0kxqxrLLHFGCtGsXdUEEGk9zIFprd7z++PCwNIm4F75w74ej4e9+HMcOac77n3lHn4fZ/P\nJwBCdNCafOLt2R6CJEmSJEmSJEmSJEnai0i2ByBJkiRJkiRJkiRJkvRxZ4BDkiRJkiRJkiRJkiQp\nywxwSJIkSZIkSZIkSZIkZZkBDkmSJEmSJEmSJEmSpCwzwCFJkiRJkiRJkiRJkpRlBjgkSZIkSZIk\nSZIkSZKyzACHJEmSJEmSJEmSJElSlhngkCRJkiRJkiRJkiRJyjIDHJIkSZIkSZIkSZIkSVlmgEOS\nJEmSJEmSJEmSJCnLYtkegCTti0gkIBoJGDyohMsvGMeRk/tTWpzL+op6Xn59Nfc//AGVVY2EQDIZ\nZnu4kiRJkiRJkiRJkrRHAeDM5kFs8om3Z3sIUtoEAZT3K+JH3z6JMSPLiEQAAiIRCIIAgDAECEkm\nt/335TdW8/+++xyNTW1b/l3ZEo0G9OtTyJBBJZT1zKOoMId4PEJzc4K6+haqNzWxcnUtGysbaG1N\nZnu4kiRJkiRJkiRJUpcxwHGQM8Chg0EQwDFTBvDT755CTjxCJBJhS16jQ8IQEokk9Q2tzPjkg9TU\nNmdusNpJPB5l2OASxo3pxZiRPRk8IBXeKCyIk5sbIxoNaGtL0tycoL6hlapNjaxZV8e8BRW88fY6\nNlY0ZHsXJEmSJEmSJEmSup0jDuvHmJFlDOhfxNhRZbtcZuGiKtasr+ODRVXMfnd9F48wfc49YySP\nPrWEMENPa5f3K6K8X2EqQbEL...
2022-04-27 19:46:47:487 - [debug] [W3C (115a1c4b)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAACHAAAAQ4CAYAAABrZ7kcAAAAAXNSR0IArs4c6QAAAARzQklUCAgI\nCHwIZIgAACAASURBVHic7N13nFX1nf/x17lleoGhDr0XEURFVLDHXrDXaHbjrhpTN4mazS+bmGzK\nbuq2lN0kxqxrLLHFGCtGsXdUEEGk9zIFprd7z++PCwNIm4F75w74ej4e9+HMcOac77n3lHn4fZ/P\nJwBCdNCafOLt2R6CJEmSJEmSJEmSJEnai0i2ByBJkiRJkiRJkiRJkvRxZ4BDkiRJkiRJkiRJkiQp\nywxwSJIkSZIkSZIkSZIkZZkBDkmSJEmSJEmSJEmSpCwzwCFJkiRJkiRJkiRJkpRlBjgkSZIkSZIk\nSZIkSZKyzACHJEmSJEmSJEmSJElSlhngkCRJkiRJkiRJkiRJyjIDHJIkSZIkSZIkSZIkSVlmgEOS\nJEmSJEmSJEmSJCnLYtkegCTti0gkIBoJGDyohMsvGMeRk/tTWpzL+op6Xn59Nfc//AGVVY2EQDIZ\nZnu4kiRJkiRJkiRJkrRHAeDM5kFs8om3Z3sIUtoEAZT3K+JH3z6JMSPLiEQAAiIRCIIAgDAECEkm\nt/335TdW8/+++xyNTW1b/l3ZEo0G9OtTyJBBJZT1zKOoMId4PEJzc4K6+haqNzWxcnUtGysbaG1N\nZnu4kiRJkiRJkiRJUpcxwHGQM8Chg0EQwDFTBvDT755CTjxCJBJhS16jQ8IQEokk9Q2tzPjkg9TU\nNmdusNpJPB5l2OASxo3pxZiRPRk8IBXeKCyIk5sbIxoNaGtL0tycoL6hlapNjaxZV8e8BRW88fY6\nNlY0ZHsXJEmSJEmSJEmSup0jDuvHmJFlDOhfxNhRZbtcZuGiKtasr+ODRVXMfnd9F48wfc49YySP\nPrWEMENPa5f3K6K8X2EqQbEL69bXs2ZdXUa2vT0DHAc5Axw60BUV5nDf7efTp1cB0WgnUhu78dJr\nq/ni15...
2022-04-27 19:46:47:490 - [HTTP] <-- GET /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/screenshot 200 308 ms - 144768
2022-04-27 19:46:47:490 - [HTTP]
2022-04-27 19:46:48:301 - [HTTP] --> POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element
2022-04-27 19:46:48:301 - [HTTP] {"using":"xpath","value":"//*[@scrollable=\"true\"]"}
2022-04-27 19:46:48:302 - [debug] [W3C (115a1c4b)] Calling AppiumDriver.findElement() with args: ["xpath","//*[@scrollable=\"true\"]","115a1c4b-20b8-4840-8260-703113d89515"]
2022-04-27 19:46:48:302 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-04-27 19:46:48:302 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-04-27 19:46:48:302 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-04-27 19:46:48:302 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/ba80a281-f298-443b-9f1a-22c87e19a934/element] with body: {"strategy":"-android uiautomator","selector":"new UiSelector().scrollable(true)","context":"","multiple":false}
2022-04-27 19:46:48:318 - [WD Proxy] Got response with status 404: {"sessionId":"ba80a281-f298-443b-9f1a-22c87e19a934","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:70)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:261)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:255)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann...
2022-04-27 19:46:48:318 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrEls (/home/chef/appium/appium-v1.20.2/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] at runMicrotasks (<anonymous>)
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-04-27 19:46:48:319 - [debug] [W3C (115a1c4b)] at AndroidUiautomator2Driver.findElement (/home/chef/appium/appium-v1.20.2/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-04-27 19:46:48:320 - [HTTP] <-- POST /wd/hub/session/115a1c4b-20b8-4840-8260-703113d89515/element 404 19 ms - 810
2022-04-27 19:46:48:320 - [HTTP]
2022-04-27 19:47:03:093 - [Logcat] Logcat terminated with code 0, signal null
2022-04-27 19:47:03:094 - [debug] [Instrumentation] The process has exited with code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment