Skip to content

Instantly share code, notes, and snippets.

@shagupta92042
Created March 31, 2022 12:52
Show Gist options
  • Save shagupta92042/06e6d55698dbddb180cb1ced4b6fb185 to your computer and use it in GitHub Desktop.
Save shagupta92042/06e6d55698dbddb180cb1ced4b6fb185 to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v2.0.0-beta.27
[Appium] Non-default server args:
[Appium] { basePath: '/wd/hub' }
[Appium] Attempting to load driver uiautomator2...
[debug] [Appium] Requiring driver at C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[Appium] Available drivers:
[Appium] - uiautomator2@2.0.5 (automationName 'UiAutomator2')
[Appium] No plugins have been installed. Use the "appium plugin" command to install the one(s) you want to use.
[debug] [HTTP] Request idempotency key: fe847407-ef2c-476a-a57f-956d926cf589
[HTTP] --> POST /wd/hub/session
[HTTP] {"capabilities":{"firstMatch":[{}],"alwaysMatch":{"appium:app":"D:\\release.apk","appium:appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appium:appPackage":"com.iongroup.ionweb.agt","appium:autoGrantPermissions":"true","appium:automationName":"uiautomator2","appium:chromeOptions":{"w3c":false},"appium:chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","appium:deviceName":"CVH7N16B14000292","appium:newCommandTimeout":60,"appium:platformVersion":"8.1.0","appium:updatedWDABundleId":"io.appium.WebDriverAgent","platformName":"android"}}}
[debug] [AppiumDriver@d813] Calling AppiumDriver.createSession() with args: [null,null,{"firstMatch":[{}],"alwaysMatch":{"appium:app":"D:\\release.apk","appium:appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appium:appPackage":"com.iongroup.ionweb.agt","appium:autoGrantPermissions":"true","appium:automationName":"uiautomator2","appium:chromeOptions":{"w3c":false},"appium:chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","appium:deviceName":"CVH7N16B14000292","appium:newCommandTimeout":60,"appium:platformVersion":"8.1.0","appium:updatedWDABundleId":"io.appium.WebDriverAgent","platformName":"android"}}]
[debug] [AppiumDriver@d813] Event 'newSessionRequested' logged at 1648731037444 (18:20:37 GMT+0530 (India Standard Time))
[Appium] Attempting to find matching driver for automationName 'uiautomator2' and platformName 'android'
[Appium] The 'uiautomator2' driver was installed and matched caps.
[Appium] Will require it at C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver
[debug] [Appium] Requiring driver at C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver
[AppiumDriver@d813] Appium v2.0.0-beta.27 creating new AndroidUiautomator2Driver (v2.0.5) session
[AppiumDriver@d813] Checking BaseDriver versions for Appium and AndroidUiautomator2Driver
[AppiumDriver@d813] Appium's BaseDriver version is 8.3.1
[AppiumDriver@d813] AndroidUiautomator2Driver's BaseDriver version is 8.3.1
[debug] [AndroidUiautomator2Driver@c2a4] Creating session with W3C capabilities: {
[debug] [AndroidUiautomator2Driver@c2a4] "alwaysMatch": {
[debug] [AndroidUiautomator2Driver@c2a4] "platformName": "android",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:app": "D:\\release.apk",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:appActivity": "com.iongroup.ionweb.activities.WebViewActivity",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:appPackage": "com.iongroup.ionweb.agt",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:autoGrantPermissions": "true",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:automationName": "uiautomator2",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:chromeOptions": {
[debug] [AndroidUiautomator2Driver@c2a4] "w3c": false
[debug] [AndroidUiautomator2Driver@c2a4] },
[debug] [AndroidUiautomator2Driver@c2a4] "appium:chromedriverExecutable": "C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:deviceName": "CVH7N16B14000292",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:newCommandTimeout": 60,
[debug] [AndroidUiautomator2Driver@c2a4] "appium:platformVersion": "8.1.0",
[debug] [AndroidUiautomator2Driver@c2a4] "appium:updatedWDABundleId": "io.appium.WebDriverAgent"
[debug] [AndroidUiautomator2Driver@c2a4] },
[debug] [AndroidUiautomator2Driver@c2a4] "firstMatch": [
[debug] [AndroidUiautomator2Driver@c2a4] {}
[debug] [AndroidUiautomator2Driver@c2a4] ]
[debug] [AndroidUiautomator2Driver@c2a4] }
[AndroidUiautomator2Driver@c2a4] Capability 'autoGrantPermissions' changed from string to boolean. This may cause unexpected behavior
[AndroidUiautomator2Driver@c2a4] The following capabilities were provided, but are not recognized by Appium:
[AndroidUiautomator2Driver@c2a4] updatedWDABundleId
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Session created with session id: ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[BaseDriver] Using local app 'D:\release.apk'
[debug] [UiAutomator2] Checking whether app is actually present
[ADB] Found 1 'build-tools' folders under 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk' (newest first):
[ADB] C:/Users/shashank.gupta/AppData/Local/Android/Sdk/build-tools/31.0.0
[ADB] Using 'adb.exe' from 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[AndroidDriver] Retrieving device list
[debug] [ADB] Trying to find a connected android device
[debug] [ADB] Getting connected devices
[debug] [ADB] Connected devices: [{"udid":"CVH7N16B14000292","state":"device"}]
[AndroidDriver] Looking for a device with Android '8.1.0'
[debug] [ADB] Setting device id to CVH7N16B14000292
[ADB] Getting device platform version
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell getprop ro.build.version.release'
[debug] [ADB] Current device property 'ro.build.version.release': 8.1.0
[AndroidDriver] Using device: CVH7N16B14000292
[ADB] Using 'adb.exe' from 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 start-server'
[debug] [ADB] Setting device id to CVH7N16B14000292
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell getprop ro.build.version.sdk'
[debug] [ADB] Current device property 'ro.build.version.sdk': 27
[debug] [ADB] Device API level: 27
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 wait-for-device'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell echo ping'
[debug] [AndroidDriver] Pushing settings apk to device...
[debug] [ADB] Getting install status for io.appium.settings
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package io.appium.settings'
[debug] [ADB] 'io.appium.settings' is installed
[debug] [ADB] Getting package info for 'io.appium.settings'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package io.appium.settings'
[debug] [ADB] The version name of the installed 'io.appium.settings' is greater or equal to the application version name ('4.0.8' >= '4.0.8')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\io.appium.settings\apks\settings_apk-debug.apk'
[debug] [ADB] Getting IDs of all 'io.appium.settings' processes
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell 'pgrep --help; echo $?''
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell pgrep -f \(\[\[:blank:\]\]\|\^\)io\.appium\.settings\(\[\[:blank:\]\]\|\$\)'
[debug] [AndroidDriver] io.appium.settings is already running. There is no need to reset its permissions.
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell appops set io.appium.settings android:mock_location allow'
[debug] [Logcat] Starting logs capture with command: C:\\Users\\shashank.gupta\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe -P 5037 -s CVH7N16B14000292 logcat -v threadtime
[debug] [UiAutomator2] Forwarding UiAutomator2 Server port 6790 to local port 8202
[debug] [ADB] Forwarding system: 8202 to device: 6790
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:8202 tcp:6790'
[debug] [ADB] Getting install status for io.appium.uiautomator2.server
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] 'io.appium.uiautomator2.server' is installed
[debug] [ADB] Getting package info for 'io.appium.uiautomator2.server'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package io.appium.uiautomator2.server'
[debug] [ADB] The version name of the installed 'io.appium.uiautomator2.server' is greater or equal to the application version name ('5.5.1' >= '5.5.1')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v5.5.1.apk
[ADB] Using 'apksigner.jar' from 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\build-tools\31.0.0\lib\apksigner.jar'
[debug] [ADB] Starting apksigner: 'C:\\Program Files\\Amazon Corretto\\jdk1.8.0_322\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\shashank.gupta\\AppData\\Local\\Android\\Sdk\\build-tools\\31.0.0\\lib\\apksigner.jar verify --print-certs C:\\Users\\shashank.gupta\\.appium\\node_modules\\appium-uiautomator2-driver\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v5.5.1.apk
[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
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-v5.5.1.apk'
[ADB] 'C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v5.5.1.apk' is signed with the default certificate
[debug] [ADB] Getting install status for io.appium.uiautomator2.server.test
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package io.appium.uiautomator2.server.test'
[debug] [ADB] 'io.appium.uiautomator2.server.test' is installed
[debug] [ADB] Checking app cert for C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk
[debug] [ADB] Starting apksigner: 'C:\\Program Files\\Amazon Corretto\\jdk1.8.0_322\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\shashank.gupta\\AppData\\Local\\Android\\Sdk\\build-tools\\31.0.0\\lib\\apksigner.jar verify --print-certs C:\\Users\\shashank.gupta\\.appium\\node_modules\\appium-uiautomator2-driver\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-debug-androidTest.apk
[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
[debug] [ADB] Signer #1 certificate SHA-256 digest: a40da80a59d170caa950cf15c18c454d47a39b26989d8b640ecd745ba71bf5dc
[debug] [ADB] Signer #1 certificate SHA-1 digest: 61ed377e85d386a8dfee6b864bd85b0bfaa5af81
[debug] [ADB] Signer #1 certificate MD5 digest: e89b158e4bcf988ebd09eb83f5378e87
[debug] [ADB]
[debug] [ADB] sha256 hash did match for 'appium-uiautomator2-server-debug-androidTest.apk'
[ADB] 'C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk' is signed with the default certificate
[UiAutomator2] Server packages are not going to be (re)installed
[debug] [UiAutomator2] Waiting up to 30000ms for services to be available
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell pm list instrumentation'
[debug] [UiAutomator2] Instrumentation target 'io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner' is available
[ADB] Adding packages ["io.appium.settings","io.appium.uiautomator2.server","io.appium.uiautomator2.server.test"] to Doze whitelist
[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",";"]]
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys deviceidle whitelist +io.appium.settings ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server ; dumpsys deviceidle whitelist +io.appium.uiautomator2.server.test ;'
[debug] [ADB] Checking app cert for D:\release.apk
[debug] [ADB] Starting apksigner: 'C:\\Program Files\\Amazon Corretto\\jdk1.8.0_322\\bin\\java.exe' -Xmx1024M -Xss1m -jar C:\\Users\\shashank.gupta\\AppData\\Local\\Android\\Sdk\\build-tools\\31.0.0\\lib\\apksigner.jar verify --print-certs D:\\release.apk
[debug] [ADB] apksigner stdout: Signer #1 certificate DN: C=US, O=Android, CN=Android Debug
[debug] [ADB] Signer #1 certificate SHA-256 digest: fcaca4ac7f3229d984ef3d4b4ab7a5b31da24c060478e12e4b5281b54e3fd78f
[debug] [ADB] Signer #1 certificate SHA-1 digest: b7a453b8d4bd98cd71854b276cb272343b574567
[debug] [ADB] Signer #1 certificate MD5 digest: c63dbaf55da458255f26aeab24bd4c6d
[debug] [ADB]
[ADB] 'D:\release.apk' is signed with a non-default certificate
[debug] [ADB] Getting install status for com.iongroup.ionweb.agt
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package com.iongroup.ionweb.agt'
[debug] [ADB] 'com.iongroup.ionweb.agt' is installed
[debug] [ADB] Getting package info for 'com.iongroup.ionweb.agt'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package com.iongroup.ionweb.agt'
[debug] [ADB] The version name of the installed 'com.iongroup.ionweb.agt' is greater or equal to the application version name ('3.0.0' >= '3.0.0')
[debug] [ADB] There is no need to install/upgrade 'D:\release.apk'
[AndroidDriver] Performing fast reset on 'com.iongroup.ionweb.agt'
[debug] [ADB] Getting install status for com.iongroup.ionweb.agt
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package com.iongroup.ionweb.agt'
[debug] [ADB] 'com.iongroup.ionweb.agt' is installed
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell am force-stop com.iongroup.ionweb.agt'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell pm clear com.iongroup.ionweb.agt'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys package com.iongroup.ionweb.agt'
[debug] [ADB] Retrieving requested permissions
[debug] [ADB] Retrieved 8 permissions from requested group
[debug] [ADB] Retrieving granted permissions
[debug] [ADB] Retrieved 2 permissions from install,runtime groups
[debug] [ADB] Granting permissions ["android.permission.WRITE_EXTERNAL_STORAGE","android.permission.CAMERA","android.permission.USE_BIOMETRIC","android.permission.READ_EXTERNAL_STORAGE"] to 'com.iongroup.ionweb.agt'
[debug] [ADB] Got the following command chunks to execute: [["pm","grant","com.iongroup.ionweb.agt","android.permission.WRITE_EXTERNAL_STORAGE",";","pm","grant","com.iongroup.ionweb.agt","android.permission.CAMERA",";","pm","grant","com.iongroup.ionweb.agt","android.permission.USE_BIOMETRIC",";","pm","grant","com.iongroup.ionweb.agt","android.permission.READ_EXTERNAL_STORAGE",";"]]
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell pm grant com.iongroup.ionweb.agt android.permission.WRITE_EXTERNAL_STORAGE ; pm grant com.iongroup.ionweb.agt android.permission.CAMERA ; pm grant com.iongroup.ionweb.agt android.permission.USE_BIOMETRIC ; pm grant com.iongroup.ionweb.agt android.permission.READ_EXTERNAL_STORAGE ;'
[debug] [AndroidDriver] Performed fast reset on the installed 'com.iongroup.ionweb.agt' application (stop and clear)
[debug] [UiAutomator2] Performing shallow cleanup of automation leftovers
[debug] [UiAutomator2] No obsolete sessions have been detected (socket hang up)
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell am force-stop io.appium.uiautomator2.server.test'
[UiAutomator2] Starting UIAutomator2 server 5.5.1
[UiAutomator2] Using UIAutomator2 server from 'C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v5.5.1.apk' and test from 'C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-debug-androidTest.apk'
[UiAutomator2] Waiting up to 30000ms for UiAutomator2 to be online...
[debug] [ADB] Creating ADB subprocess with args: ["-P",5037,"-s","CVH7N16B14000292","shell","am","instrument","-w","-e","disableAnalytics",true,"io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner"]
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/status] with no body
[WD Proxy] socket hang up
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/status] with no body
[WD Proxy] socket hang up
[debug] [Instrumentation] io.appium.uiautomator2.server.test.AppiumUiAutomator2Server:
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/status] with no body
[WD Proxy] socket hang up
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/status] with no body
[WD Proxy] socket hang up
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8202/status] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"None","value":{"message":"UiAutomator2 Server is ready to accept commands","ready":true}}
[debug] [UiAutomator2] The initialization of the instrumentation process took 4392ms
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8202/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0","updatedWDABundleId":"io.appium.WebDriverAgent"},"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","d...
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0","updatedWDABundleId":"io.appium.WebDriverAgent"},"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C...
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/appium/device/info] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"androidId":"5ac8f6ad8a073372","apiVersion":"27","bluetooth":{"state":"OFF"},"brand":"google","carrierName":"","displayDensity":560,"locale":"en_US","manufacturer":"Huawei","model":"Nexus 6P","networks":[{"capabilities":{"SSID":null,"linkDownBandwidthKbps":1048576,"linkUpstreamBandwidthKbps":1048576,"networkCapabilities":"NET_CAPABILITY_NOT_METERED,NET_CAPABILITY_INTERNET,NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_NOT_VPN,NET_CAPABILITY_VALIDATED,NET_CAPABILITY_NOT_ROAMING","signalStrength":-61,"transportTypes":"TRANSPORT_WIFI"},"detailedState":"CONNECTED","extraInfo":"\"Neera_5G\"","isAvailable":true,"isConnected":true,"isFailover":false,"isRoaming":false,"state":"CONNECTED","subtype":0,"subtypeName":"","type":1,"typeName":"WIFI"},{"capabilities":{"SSID":null,"linkDownBandwidthKbps":0,"linkUpstreamBandwidthKbps":0,"networkCapabilities":"NET_CAPABILITY_NOT_RESTRICTED,NET_CAPABILITY_TRUSTED,NET_CAPABILITY_VALIDATED,NET_CAP...
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell dumpsys window'
[AndroidDriver] Screen already unlocked, doing nothing
[UiAutomator2] Starting 'com.iongroup.ionweb.agt/com.iongroup.ionweb.activities.WebViewActivity and waiting for 'com.iongroup.ionweb.agt/com.iongroup.ionweb.activities.WebViewActivity'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell am start -W -n com.iongroup.ionweb.agt/com.iongroup.ionweb.activities.WebViewActivity -S'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":3.5}
[debug] [WD Proxy] Matched '/appium/device/system_bars' to command name 'getSystemBars'
[debug] [WD Proxy] Proxying [GET /appium/device/system_bars] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/appium/device/system_bars] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"statusBar":84}}
[debug] [WD Proxy] Matched '/window/current/size' to command name 'getWindowSize'
[debug] [WD Proxy] Proxying [GET /window/current/size] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"height":2392,"width":1440}}
[AppiumDriver@d813] New AndroidUiautomator2Driver session created successfully, session ec9f6a47-d6aa-4f46-836b-8ecfe0768c78 added to master session list
[debug] [AppiumDriver@d813] Event 'newSessionStarted' logged at 1648731058431 (18:20:58 GMT+0530 (India Standard Time))
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Cached the protocol value 'W3C' for the new session ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.createSession() result: {"capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0","updatedWDABundleId":"io.appium.WebDriverAgent"},"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriverExecutable":"C:\\Users\\shashank.gupta\\IdeaProjects\\chromedriver.exe","deviceName":"CVH...
[HTTP] <-- POST /wd/hub/session 200 21003 ms - 1457
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getContexts() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell cat /proc/net/unix'
[debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_27672"]
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_27672 to a local port in range 10900..11000
[debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:10900 localabstract:webview_devtools_remote_27672'
[debug] [ADB] Removing forwarded port socket connection: 10900
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:10900'
[debug] [AndroidDriver] CDP data collection completed
[debug] [AndroidDriver] WEBVIEW_27672 mapped to pid 27672
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_27672'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps --help'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps -A'
[debug] [AndroidDriver] Got process name: 'com.iongroup.ionweb.agt'
[AndroidDriver] Skipping the webview 'WEBVIEW_27672' at '@webview_devtools_remote_27672' since it has reported having zero pages
[debug] [AndroidDriver] Found 0 webviews: []
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Available contexts: ["NATIVE_APP"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getContexts() result: ["NATIVE_APP"]
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts 200 1181 ms - 24
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 18 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff00000000","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000","ELEMENT":"00000000-0000-0078-ffff-ffff00000000"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 811 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0078-ffff-ffff00000000","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff00000000/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0078-ffff-ffff00000000/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff00000000/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/displayed 200 53 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 9 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff00000000","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000","ELEMENT":"00000000-0000-0078-ffff-ffff00000000"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 258 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0078-ffff-ffff00000000","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff00000000/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0078-ffff-ffff00000000/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff00000000/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/enabled 200 47 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 7 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff00000000","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000","ELEMENT":"00000000-0000-0078-ffff-ffff00000000"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 218 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/clear
[HTTP] {"id":"00000000-0000-0078-ffff-ffff00000000"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.clear() with args: ["00000000-0000-0078-ffff-ffff00000000","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff00000000/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0078-ffff-ffff00000000/clear] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff00000000/clear] with body: {"elementId":"00000000-0000-0078-ffff-ffff00000000"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/clear 200 55 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff00000000","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff00000000","ELEMENT":"00000000-0000-0078-ffff-ffff00000000"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 711 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/value
[HTTP] {"id":"00000000-0000-0078-ffff-ffff00000000","text":"DEL_LINUX","value":["D","E","L","_","L","I","N","U","X"]}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.setValue() with args: [["D","E","L","_","L","I","N","U","X"],"00000000-0000-0078-ffff-ffff00000000","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff00000000/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'value' property ["D","E","L","_","L","I","N","U","X"] to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0078-ffff-ffff00000000/value] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff00000000/value] with body: {"elementId":"00000000-0000-0078-ffff-ffff00000000","text":"DEL_LINUX","replace":false,"value":["D","E","L","_","L","I","N","U","X"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff00000000/value 200 720 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff0000000a","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a","ELEMENT":"00000000-0000-0078-ffff-ffff0000000a"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 695 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0078-ffff-ffff0000000a","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff0000000a/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0078-ffff-ffff0000000a/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff0000000a/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/displayed 200 28 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff0000000a","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a","ELEMENT":"00000000-0000-0078-ffff-ffff0000000a"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 114 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0078-ffff-ffff0000000a","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff0000000a/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0078-ffff-ffff0000000a/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff0000000a/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/enabled 200 33 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 4 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0078-ffff-ffff0000000a","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0078-ffff-ffff0000000a","ELEMENT":"00000000-0000-0078-ffff-ffff0000000a"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 169 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/click
[HTTP] {"id":"00000000-0000-0078-ffff-ffff0000000a"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.click() with args: ["00000000-0000-0078-ffff-ffff0000000a","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0078-ffff-ffff0000000a/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0078-ffff-ffff0000000a/click] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0078-ffff-ffff0000000a/click] with body: {"element":"00000000-0000-0078-ffff-ffff0000000a"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0078-ffff-ffff0000000a/click 200 59 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[WD Proxy] Got response with status 404: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","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:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:267)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:261)\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...
[debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] at processTicksAndRejections (internal/process/task_queues.js:95:5)
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\@appium\base-driver\lib\basedriver\commands\find.js:19:12)
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] at AndroidUiautomator2Driver.findElement (C:\Users\shashank.gupta\.appium\node_modules\appium-uiautomator2-driver\node_modules\@appium\base-driver\lib\basedriver\commands\find.js:33:10)
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 404 210 ms - 927
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 288 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00270000000c/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/displayed 200 37 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 5 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 189 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00270000000c/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/enabled 200 30 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 5 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 242 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/click
[HTTP] {"id":"00000000-0000-0079-0000-00270000000c"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.click() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-00270000000c/click] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/click] with body: {"element":"00000000-0000-0079-0000-00270000000c"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/click 200 51 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 152 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00270000000c/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/displayed 200 840 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 4 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 159 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00270000000c/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/enabled 200 22 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 120 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/clear
[HTTP] {"id":"00000000-0000-0079-0000-00270000000c"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.clear() with args: ["00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-00270000000c/clear] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/clear] with body: {"elementId":"00000000-0000-0079-0000-00270000000c"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/clear 200 28 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='user-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00270000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00270000000c","ELEMENT":"00000000-0000-0079-0000-00270000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 104 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/value
[HTTP] {"id":"00000000-0000-0079-0000-00270000000c","text":"SHASHANK1","value":["S","H","A","S","H","A","N","K","1"]}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.setValue() with args: [["S","H","A","S","H","A","N","K","1"],"00000000-0000-0079-0000-00270000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00270000000c/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'value' property ["S","H","A","S","H","A","N","K","1"] to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-00270000000c/value] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00270000000c/value] with body: {"elementId":"00000000-0000-0079-0000-00270000000c","text":"SHASHANK1","replace":false,"value":["S","H","A","S","H","A","N","K","1"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00270000000c/value 200 29 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='password-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00280000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c","ELEMENT":"00000000-0000-0079-0000-00280000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 724 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0079-0000-00280000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00280000000c/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00280000000c/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00280000000c/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/displayed 200 24 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 5 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='password-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00280000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c","ELEMENT":"00000000-0000-0079-0000-00280000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 111 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0079-0000-00280000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00280000000c/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-00280000000c/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00280000000c/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/enabled 200 32 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 5 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='password-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00280000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c","ELEMENT":"00000000-0000-0079-0000-00280000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 158 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/clear
[HTTP] {"id":"00000000-0000-0079-0000-00280000000c"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.clear() with args: ["00000000-0000-0079-0000-00280000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00280000000c/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-00280000000c/clear] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00280000000c/clear] with body: {"elementId":"00000000-0000-0079-0000-00280000000c"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/clear 200 49 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@resource-id='password-text-field']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-00280000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-00280000000c","ELEMENT":"00000000-0000-0079-0000-00280000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 961 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/value
[HTTP] {"id":"00000000-0000-0079-0000-00280000000c","text":"Welcome1","value":["W","e","l","c","o","m","e","1"]}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.setValue() with args: [["W","e","l","c","o","m","e","1"],"00000000-0000-0079-0000-00280000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-00280000000c/value' to command name 'setValue'
[debug] [Protocol Converter] Added 'value' property ["W","e","l","c","o","m","e","1"] to 'setValue' request body
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-00280000000c/value] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-00280000000c/value] with body: {"elementId":"00000000-0000-0079-0000-00280000000c","text":"Welcome1","replace":false,"value":["W","e","l","c","o","m","e","1"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-00280000000c/value 200 42 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-002b0000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c","ELEMENT":"00000000-0000-0079-0000-002b0000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 119 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/displayed
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementDisplayed() with args: ["00000000-0000-0079-0000-002b0000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-002b0000000c/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-002b0000000c/attribute/displayed] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-002b0000000c/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/displayed 200 1039 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-002b0000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c","ELEMENT":"00000000-0000-0079-0000-002b0000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 174 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/enabled
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.elementEnabled() with args: ["00000000-0000-0079-0000-002b0000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-002b0000000c/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/00000000-0000-0079-0000-002b0000000c/attribute/enabled] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-002b0000000c/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"true"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/enabled 200 30 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 5 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Waiting up to 0 ms for condition
[debug] [WD Proxy] Matched '/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":{"ELEMENT":"00000000-0000-0079-0000-002b0000000c","element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c"}}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"00000000-0000-0079-0000-002b0000000c","ELEMENT":"00000000-0000-0079-0000-002b0000000c"}
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 131 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/click
[HTTP] {"id":"00000000-0000-0079-0000-002b0000000c"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.click() with args: ["00000000-0000-0079-0000-002b0000000c","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/element/00000000-0000-0079-0000-002b0000000c/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/00000000-0000-0079-0000-002b0000000c/click] to [POST http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/element/00000000-0000-0079-0000-002b0000000c/click] with body: {"element":"00000000-0000-0079-0000-002b0000000c"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/00000000-0000-0079-0000-002b0000000c/click 200 45 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 6 ms - 22
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getContexts() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell cat /proc/net/unix'
[debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_27672"]
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_27672 to a local port in range 10900..11000
[debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:10900 localabstract:webview_devtools_remote_27672'
[debug] [ADB] Removing forwarded port socket connection: 10900
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:10900'
[debug] [AndroidDriver] CDP data collection completed
[debug] [AndroidDriver] WEBVIEW_27672 mapped to pid 27672
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_27672'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps -A'
[debug] [AndroidDriver] Got process name: 'com.iongroup.ionweb.agt'
[debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts 200 969 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {"name":"WEBVIEW_com.iongroup.ionweb.agt"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.iongroup.ionweb.agt","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell cat /proc/net/unix'
[debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_27672"]
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_27672 to a local port in range 10900..11000
[debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:10900 localabstract:webview_devtools_remote_27672'
[debug] [ADB] Removing forwarded port socket connection: 10900
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:10900'
[debug] [AndroidDriver] CDP data collection completed
[debug] [AndroidDriver] WEBVIEW_27672 mapped to pid 27672
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_27672'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps -A'
[debug] [AndroidDriver] Got process name: 'com.iongroup.ionweb.agt'
[debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Connecting to chrome-backed webview context 'WEBVIEW_com.iongroup.ionweb.agt'
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] A port was not given, using random free port: 8000
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Passing web view details to the Chromedriver constructor: {
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "info": {
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "Android-Package": "com.iongroup.ionweb.agt",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "Browser": "Chrome/99.0.4844.58",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "Protocol-Version": "1.3",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "User-Agent": "Mozilla/5.0 (Linux; Android 8.1.0; Nexus 6P Build/OPM7.181205.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.58 Mobile Safari/537.36",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "V8-Version": "9.9.115.8",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "WebKit-Version": "537.36 (@15ccad7c5507e806397e06a31ab918e52bb47b22)",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "webSocketDebuggerUrl": "ws://127.0.0.1:10900/devtools/browser"
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] },
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "process": {
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "name": "com.iongroup.ionweb.agt",
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] "id": "27672"
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] }
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] }
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Automated Chromedriver download is disabled. Use 'chromedriver_autodownload' server feature to enable it
[debug] [AndroidDriver] Precalculated Chromedriver capabilities: {
[debug] [AndroidDriver] "androidPackage": "com.iongroup.ionweb.agt",
[debug] [AndroidDriver] "androidUseRunningApp": true,
[debug] [AndroidDriver] "androidProcess": "com.iongroup.ionweb.agt",
[debug] [AndroidDriver] "androidDeviceSerial": "CVH7N16B14000292"
[debug] [AndroidDriver] }
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Before starting chromedriver, androidPackage is 'com.iongroup.ionweb.agt'
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: C:\Users\shashank.gupta\IdeaProjects\chromedriver.exe
[debug] [Chromedriver] Killing any old chromedrivers, running: wmic process where "commandline like '%chromedriver.exe%--port=8000%'" delete
[debug] [Chromedriver] Successfully cleaned up old chromedrivers
[debug] [Chromedriver] Cleaning this device's adb forwarded port socket connections: CVH7N16B14000292
[debug] [ADB] List forwarding ports
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --list'
[Chromedriver] Spawning chromedriver with: C:\Users\shashank.gupta\IdeaProjects\chromedriver.exe --port=8000 --adb-port=5037 --verbose
[debug] [Chromedriver] Chromedriver version: '99.0.4844.51'
[Chromedriver] Chromedriver v. 99.0.4844.51 supports W3C protocol, but MJSONWP one has been explicitly requested
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/status] with no body
[WD Proxy] connect ECONNREFUSED 127.0.0.1:8000
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://127.0.0.1:8000/status] with no body
[debug] [WD Proxy] Got response with status 200: {"value":{"build":{"version":"99.0.4844.51 (d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875})"},"message":"ChromeDriver ready for new sessions.","os":{"arch":"x86_64","name":"Windows NT","version":"10.0.19042"},"ready":true}}
[Chromedriver] Starting MJSONWP Chromedriver session with capabilities: {
[Chromedriver] "desiredCapabilities": {
[Chromedriver] "chromeOptions": {
[Chromedriver] "androidPackage": "com.iongroup.ionweb.agt",
[Chromedriver] "androidUseRunningApp": true,
[Chromedriver] "androidProcess": "com.iongroup.ionweb.agt",
[Chromedriver] "androidDeviceSerial": "CVH7N16B14000292",
[Chromedriver] "w3c": false
[Chromedriver] },
[Chromedriver] "loggingPrefs": {
[Chromedriver] "browser": "ALL"
[Chromedriver] }
[Chromedriver] }
[Chromedriver] }
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8000/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.iongroup.ionweb.agt","androidUseRunningApp":true,"androidProcess":"com.iongroup.ionweb.agt","androidDeviceSerial":"CVH7N16B14000292","w3c":false},"loggingPrefs":{"browser":"ALL"}}}
[debug] [Chromedriver] Webview version: 'Chrome/99.0.4844.58'
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"acceptInsecureCerts":false,"acceptSslCerts":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"99.0.4844.51 (d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875})"},"cssSelectorsEnabled":true,"databaseEnabled":false,"goog:chromeOptions":{"debuggerAddress":"localhost:49676"},"handlesAlerts":true,"hasTouchScreen":true,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"pageLoadStrategy":"normal","platform":"ANDROID","proxy":{},"rotatable":false,"setWindowRect":false,"strictFileInteractability":false,"takesHeapSnapshot":true,"takesScreenshot":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"unexpectedAlertBehaviour":"ignore","version":"99.0.4844.58","webStorageEnabled":true,"webauthn:extension:credBlob":false,"webauthn:extension:largeBlob":false,"webauthn:virtualAuthenticators":false}}
[WD Proxy] Determined the downstream protocol as 'MJSONWP'
[debug] [Chromedriver] Changed state to 'online'
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3455 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.iongroup.ionweb.agt"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 2 ms - 43
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element] with body: {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"ELEMENT":"0.9815731080829553-1"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 132 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element] with body: {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"ELEMENT":"0.9815731080829553-1"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 42 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/displayed
[HTTP] {}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/displayed] to [GET http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element/0.9815731080829553-1/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":true}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/displayed 200 93 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element] with body: {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"ELEMENT":"0.9815731080829553-1"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 39 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/enabled
[HTTP] {}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/enabled] to [GET http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element/0.9815731080829553-1/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":true}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/enabled 200 61 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element] with body: {"using":"xpath","value":"//div[contains(@class,'atp-contract')]/following::span[contains(text(),'Add Order')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"ELEMENT":"0.9815731080829553-1"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 63 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/click
[HTTP] {"id":"0.9815731080829553-1"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/click] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element/0.9815731080829553-1/click] with body: {"id":"0.9815731080829553-1"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":null}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-1/click 200 677 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element
[HTTP] {"using":"xpath","value":"//label[text()='Order Type']/ancestor::div[@class='atp-second-column-box']//ion-autocomplete"}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element] to [POST http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element] with body: {"using":"xpath","value":"//label[text()='Order Type']/ancestor::div[@class='atp-second-column-box']//ion-autocomplete"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"ELEMENT":"0.9815731080829553-2"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element 200 667 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/displayed
[HTTP] {}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/displayed] to [GET http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element/0.9815731080829553-2/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":true}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/displayed 200 64 ms - 65
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/shadow
[HTTP] {}
[AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/shadow' to command name 'elementShadowRoot'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/shadow] to [GET http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2/element/0.9815731080829553-2/shadow] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":{"shadow-6066-11e4-a52e-4f735466cecf":"0.9815731080829553-3"}}
[WD Proxy] Replacing sessionId 015b0d67d8100da7cf09fbf161dcbfa2 with ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/element/0.9815731080829553-2/shadow 200 31 ms - 122
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/shadow/0.9815731080829553-3/element
[HTTP] {"shadowId":"0.9815731080829553-3","using":"css selector","value":".selectize-input.items.full.has-options.has-items"}
[debug] [HTTP] No route found for /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/shadow/0.9815731080829553-3/element
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/shadow/0.9815731080829553-3/element 404 18 ms - 262
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getCurrentContext() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.iongroup.ionweb.agt"
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 3 ms - 43
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getContexts() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell cat /proc/net/unix'
[debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_27672"]
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_27672 to a local port in range 10900..11000
[debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:10900 localabstract:webview_devtools_remote_27672'
[debug] [ADB] Removing forwarded port socket connection: 10900
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:10900'
[debug] [AndroidDriver] CDP data collection completed
[debug] [AndroidDriver] WEBVIEW_27672 mapped to pid 27672
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_27672'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps -A'
[debug] [AndroidDriver] Got process name: 'com.iongroup.ionweb.agt'
[debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/contexts 200 852 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context
[HTTP] {"name":"NATIVE_APP"}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AndroidDriver] Getting a list of available webviews
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell cat /proc/net/unix'
[debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_27672"]
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_27672 to a local port in range 10900..11000
[debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:10900 localabstract:webview_devtools_remote_27672'
[debug] [ADB] Removing forwarded port socket connection: 10900
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:10900'
[debug] [AndroidDriver] CDP data collection completed
[debug] [AndroidDriver] WEBVIEW_27672 mapped to pid 27672
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_27672'
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell ps -A'
[debug] [AndroidDriver] Got process name: 'com.iongroup.ionweb.agt'
[debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/context 200 820 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/screenshot
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.getScreenshot() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9/screenshot] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":"iVBORw0KGgoAAAANSUhEUgAABaAAAAoACAYAAABH9IXPAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzkvXeQXcWVP/65b3IOmtEEaRRmNIoIkIQQKCOyhQAbEHgXA17WYK+N44LZqmXLu3ZtoMqxdhfb\na2/ZxmuXKdIKkOxFMtgSxkZIBGEZJEZxgkYTpYma8N7vj6l7v/f163BO334zwr/zz3vvdvc5p7tP\nvvf19R588MEEAHieBwBIJBIQwfO8pOvibxNw+3PHcfCr5ile5+JMJBIpn1w8XDrnG5yvfMkgHWsZ\nRWbOF9DpgYxXyjxMfXT2RWeXTPMw2Sxb3Cp86RhP4XGqZEgnGyaeqGtvo1M2wLHZUXyFS4jql034\nwtcBOz1xzYuq32Tpowu6UexhVL5dAtcfTIYuT7bcTDZMRuydzjEucKdzzzi65irOp8ZQAIzrEMZl\n6k/h2cUcqXaO2kYd60pObOKcqc4vbMZSbLatDU8X75MpBzKaYT1LZwyiy4nOBx9m63dd2BTXPsW1\nzgI8+aDk3D5O2RgqHtt5UNup/sy2riDrb6KrG0dpdy13VD6ouCbLFkT1J/5nxpo1a74idpB91xER\nx4jjKHhcA5WmS151Y6Ougc4Q6WhR95CCz9QvnSDbpyjzN/XhriEHZMGEDQ7TtXTtE4W2aTxHP3VF\nMd04znVqOxV08iruP0fWqH1VsmCSERfz1609V044No9SNI5KxxY4djidfIh4VXuSDj+Ybv/hz4Ui\nZ9w5m9rSqTfc8elYX6q/tcVNuZ7O+Mol2MaeNnTStfauIKpMyuyUC/tiw4/oe239jQteogBXjyh6\nqItLosjp+aTXwPnBz/loB13kS5Nli7jtKr032QCXIMsdJoOe6Zqujw7HZMipq9wmqp/1x7veN9la\nq+TEpU9M595xfKzfh+qLZfLg...
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABaAAAAoACAYAAABH9IXPAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzkvXeQXcWVP/65b3IOmtEEaRRmNIoIkIQQKCOyhQAbEHgXA17WYK+N44LZqmXLu3ZtoMqxdhfb\na2/ZxmuXKdIKkOxFMtgSxkZIBGEZJEZxgkYTpYma8N7vj6l7v/f163BO334zwr/zz3vvdvc5p7tP\nvvf19R588MEEAHieBwBIJBIQwfO8pOvibxNw+3PHcfCr5ile5+JMJBIpn1w8XDrnG5yvfMkgHWsZ\nRWbOF9DpgYxXyjxMfXT2RWeXTPMw2Sxb3Cp86RhP4XGqZEgnGyaeqGtvo1M2wLHZUXyFS4jql034\nwtcBOz1xzYuq32Tpowu6UexhVL5dAtcfTIYuT7bcTDZMRuydzjEucKdzzzi65irOp8ZQAIzrEMZl\n6k/h2cUcqXaO2kYd60pObOKcqc4vbMZSbLatDU8X75MpBzKaYT1LZwyiy4nOBx9m63dd2BTXPsW1\nzgI8+aDk3D5O2RgqHtt5UNup/sy2riDrb6KrG0dpdy13VD6ouCbLFkT1J/5nxpo1a74idpB91xER\nx4jjKHhcA5WmS151Y6Ougc4Q6WhR95CCz9QvnSDbpyjzN/XhriEHZMGEDQ7TtXTtE4W2aTxHP3VF\nMd04znVqOxV08iruP0fWqH1VsmCSERfz1609V044No9SNI5KxxY4djidfIh4VXuSDj+Ybv/hz4Ui\nZ9w5m9rSqTfc8elYX6q/tcVNuZ7O+Mol2MaeNnTStfauIKpMyuyUC/tiw4/oe239jQteogBXjyh6\nqItLosjp+aTXwPnBz/loB13kS5Nli7jtKr032QCXIMsdJoOe6Zqujw7HZMipq9wmqp/1x7veN9la\nq+TEpU9M595xfKzfh+qLZfLg+kaDbd6tw6lqoxaf0xUPUcCEN2PNmjVfoRpeVZ90G2QXybCtEZms\nAJ/qHN...
[HTTP] <-- GET /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78/screenshot 200 1036 ms - 196118
[HTTP] 
[HTTP] --> DELETE /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78
[HTTP] {}
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Calling AppiumDriver.deleteSession() with args: ["ec9f6a47-d6aa-4f46-836b-8ecfe0768c78"]
[debug] [AppiumDriver@d813] Event 'quitSessionRequested' logged at 1648731113712 (18:21:53 GMT+0530 (India Standard Time))
[AppiumDriver@d813] Removing session ec9f6a47-d6aa-4f46-836b-8ecfe0768c78 from our master session list
[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [AndroidUiautomator2Driver@c2a4 (ec9f6a47)] Stopping chromedriver for context WEBVIEW_com.iongroup.ionweb.agt
[debug] [Chromedriver] Changed state to 'stopping'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8000/session/015b0d67d8100da7cf09fbf161dcbfa2] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"015b0d67d8100da7cf09fbf161dcbfa2","status":0,"value":null}
[debug] [Chromedriver] Changed state to 'stopped'
[debug] [UiAutomator2] Deleting UiAutomator2 server session
[debug] [WD Proxy] Matched '/' to command name 'deleteSession'
[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8202/session/6853c085-425f-4da7-947b-4d622b9f4cd9] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"6853c085-425f-4da7-947b-4d622b9f4cd9","value":null}
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 shell am force-stop com.iongroup.ionweb.agt'
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 60.112
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8202
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:8202'
[debug] [AppiumDriver@d813] Event 'quitSessionFinished' logged at 1648731114058 (18:21:54 GMT+0530 (India Standard Time))
[debug] [AppiumDriver@d813] Received response: null
[debug] [AppiumDriver@d813] But deleting session, so not returning
[debug] [AppiumDriver@d813] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/ec9f6a47-d6aa-4f46-836b-8ecfe0768c78 200 349 ms - 14
[HTTP] 
[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