Skip to content

Instantly share code, notes, and snippets.

@shagupta92042
Created March 9, 2022 11:46
Show Gist options
  • Save shagupta92042/fa4ebd4409afd10cdcfe08ca613edab8 to your computer and use it in GitHub Desktop.
Save shagupta92042/fa4ebd4409afd10cdcfe08ca613edab8 to your computer and use it in GitHub Desktop.
[Appium] Welcome to Appium v1.21.0
[Appium] Appium REST http interface listener started on 0.0.0.0:4723
[debug] [HTTP] Request idempotency key: c743c1c9-bc22-427d-843a-b7bd83ae2d98
[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\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe","appium:deviceName":"CVH7N16B14000292","appium:newCommandTimeout":60,"appium:platformVersion":"8.1.0","platformName":"android"}}}
[debug] [W3C] 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\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe","appium:deviceName":"CVH7N16B14000292","appium:newCommandTimeout":60,"appium:platformVersion":"8.1.0","platformName":"android"}}]
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1646825978963 (17:09:38 GMT+0530 (India Standard Time))
[Appium] Appium v1.21.0 creating new AndroidUiautomator2Driver (v1.65.0) session
[debug] [BaseDriver] Creating session with W3C capabilities: {
[debug] [BaseDriver] "alwaysMatch": {
[debug] [BaseDriver] "platformName": "android",
[debug] [BaseDriver] "appium:app": "D:\\release.apk",
[debug] [BaseDriver] "appium:appActivity": "com.iongroup.ionweb.activities.WebViewActivity",
[debug] [BaseDriver] "appium:appPackage": "com.iongroup.ionweb.agt",
[debug] [BaseDriver] "appium:autoGrantPermissions": "true",
[debug] [BaseDriver] "appium:automationName": "uiautomator2",
[debug] [BaseDriver] "appium:chromeOptions": {
[debug] [BaseDriver] "w3c": false
[debug] [BaseDriver] },
[debug] [BaseDriver] "appium:chromedriverExecutable": "C:\\Users\\shashank.gupta\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe",
[debug] [BaseDriver] "appium:deviceName": "CVH7N16B14000292",
[debug] [BaseDriver] "appium:newCommandTimeout": 60,
[debug] [BaseDriver] "appium:platformVersion": "8.1.0"
[debug] [BaseDriver] },
[debug] [BaseDriver] "firstMatch": [
[debug] [BaseDriver] {}
[debug] [BaseDriver] ]
[debug] [BaseDriver] }
[BaseDriver] Capability 'autoGrantPermissions' changed from string to boolean. This may cause unexpected behavior
[BaseDriver] Session created with session id: e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[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 ('3.3.0' >= '3.3.0')
[debug] [ADB] There is no need to install/upgrade 'C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\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 8200
[debug] [ADB] Forwarding system: 8200 to device: 6790
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward tcp:8200 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 ('4.21.1' >= '4.21.1')
[debug] [UiAutomator2] io.appium.uiautomator2.server installation state: sameVersionInstalled
[debug] [ADB] Checking app cert for C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.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\\AppData\\Roaming\\npm\\node_modules\\appium\\node_modules\\appium-uiautomator2-server\\apks\\appium-uiautomator2-server-v4.21.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-v4.21.1.apk'
[ADB] 'C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.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\AppData\Roaming\npm\node_modules\appium\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\\AppData\\Roaming\\npm\\node_modules\\appium\\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\AppData\Roaming\npm\node_modules\appium\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 4.21.1
[UiAutomator2] Using UIAutomator2 server from 'C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-uiautomator2-server\apks\appium-uiautomator2-server-v4.21.1.apk' and test from 'C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\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:8200/wd/hub/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:8200/wd/hub/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:8200/wd/hub/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:8200/wd/hub/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 3227ms
[debug] [WD Proxy] Matched '/session' to command name 'createSession'
[debug] [WD Proxy] Proxying [POST /session] to [POST http://127.0.0.1:8200/wd/hub/session] with body: {"capabilities":{"firstMatch":[{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"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\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0"},"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\\node_modules\\appium...
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","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\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0"},"platformName":"android","app":"D:\\release.apk","appActivity":"com.iongroup.ionweb.activities.WebViewActivity","appPackage":"com.iongroup.ionweb.agt","autoGrantPermissions":true,"automationName":"uiautomator2","chromeOptions":{"w3c":false},"chromedriver...
[WD Proxy] Determined the downstream protocol as 'W3C'
[debug] [WD Proxy] Proxying [GET /appium/device/info] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/appium/device/info] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","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":-58,"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 -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000'
[debug] [WD Proxy] Proxying [GET /appium/device/pixel_ratio] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/appium/device/pixel_ratio] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/appium/device/system_bars] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/window/current/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"height":2392,"width":1440}}
[Appium] New AndroidUiautomator2Driver session created successfully, session e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a added to master session list
[debug] [BaseDriver] Event 'newSessionStarted' logged at 1646825995233 (17:09:55 GMT+0530 (India Standard Time))
[debug] [W3C (e5e18ba6)] Cached the protocol value 'W3C' for the new session e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[debug] [W3C (e5e18ba6)] 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\\node_modules\\appium\\node_modules\\appium-chromedriver\\chromedriver\\win\\chromedriver.exe","deviceName":"CVH7N16B14000292","newCommandTimeout":60,"platformVersion":"8.1.0"},"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\\node_modules\\appium\\node_modules\...
[HTTP] <-- POST /wd/hub/session 200 16278 ms - 1485
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getContexts() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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_15145' at '@webview_devtools_remote_15145' since it has reported having zero pages
[debug] [AndroidDriver] Found 0 webviews: []
[debug] [AndroidDriver] Available contexts: ["NATIVE_APP"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getContexts() result: ["NATIVE_APP"]
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts 200 774 ms - 24
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 12 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"12791e48-3e86-4882-81b4-3c9a23d0b3d3","element-6066-11e4-a52e-4f735466cecf":"12791e48-3e86-4882-81b4-3c9a23d0b3d3"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"12791e48-3e86-4882-81b4-3c9a23d0b3d3","ELEMENT":"12791e48-3e86-4882-81b4-3c9a23d0b3d3"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 283 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/12791e48-3e86-4882-81b4-3c9a23d0b3d3/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["12791e48-3e86-4882-81b4-3c9a23d0b3d3","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/12791e48-3e86-4882-81b4-3c9a23d0b3d3/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/12791e48-3e86-4882-81b4-3c9a23d0b3d3/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/12791e48-3e86-4882-81b4-3c9a23d0b3d3/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/12791e48-3e86-4882-81b4-3c9a23d0b3d3/displayed 200 38 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"f34f2f75-aee6-4108-8304-cf787e41da15","element-6066-11e4-a52e-4f735466cecf":"f34f2f75-aee6-4108-8304-cf787e41da15"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"f34f2f75-aee6-4108-8304-cf787e41da15","ELEMENT":"f34f2f75-aee6-4108-8304-cf787e41da15"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 118 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/f34f2f75-aee6-4108-8304-cf787e41da15/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["f34f2f75-aee6-4108-8304-cf787e41da15","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/f34f2f75-aee6-4108-8304-cf787e41da15/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/f34f2f75-aee6-4108-8304-cf787e41da15/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/f34f2f75-aee6-4108-8304-cf787e41da15/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/f34f2f75-aee6-4108-8304-cf787e41da15/enabled 200 31 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74","element-6066-11e4-a52e-4f735466cecf":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74","ELEMENT":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 110 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74/clear
[HTTP] {"id":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.clear() with args: ["5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74/clear] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74/clear] with body: {"elementId":"5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/5c163bc0-ec0c-4f40-a4c7-76c82bc7ef74/clear 200 53 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@text='Client ID']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@text='Client ID']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.EditText[@text='Client ID']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c","element-6066-11e4-a52e-4f735466cecf":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c","ELEMENT":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 696 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/8a1345f2-3481-4084-a5a4-8c800bd2ca7c/value
[HTTP] {"id":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c","text":"DEL_LINUX","value":["D","E","L","_","L","I","N","U","X"]}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setValue() with args: [["D","E","L","_","L","I","N","U","X"],"8a1345f2-3481-4084-a5a4-8c800bd2ca7c","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/8a1345f2-3481-4084-a5a4-8c800bd2ca7c/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/8a1345f2-3481-4084-a5a4-8c800bd2ca7c/value] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/8a1345f2-3481-4084-a5a4-8c800bd2ca7c/value] with body: {"elementId":"8a1345f2-3481-4084-a5a4-8c800bd2ca7c","text":"DEL_LINUX","replace":false,"value":["D","E","L","_","L","I","N","U","X"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/8a1345f2-3481-4084-a5a4-8c800bd2ca7c/value 200 717 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"70e7df46-8eec-425e-b82d-d6733c3332b2","element-6066-11e4-a52e-4f735466cecf":"70e7df46-8eec-425e-b82d-d6733c3332b2"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"70e7df46-8eec-425e-b82d-d6733c3332b2","ELEMENT":"70e7df46-8eec-425e-b82d-d6733c3332b2"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 1139 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/70e7df46-8eec-425e-b82d-d6733c3332b2/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["70e7df46-8eec-425e-b82d-d6733c3332b2","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/70e7df46-8eec-425e-b82d-d6733c3332b2/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/70e7df46-8eec-425e-b82d-d6733c3332b2/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/70e7df46-8eec-425e-b82d-d6733c3332b2/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/70e7df46-8eec-425e-b82d-d6733c3332b2/displayed 200 26 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"7dc43377-c21d-4967-bf74-a3ccb35832b7","element-6066-11e4-a52e-4f735466cecf":"7dc43377-c21d-4967-bf74-a3ccb35832b7"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"7dc43377-c21d-4967-bf74-a3ccb35832b7","ELEMENT":"7dc43377-c21d-4967-bf74-a3ccb35832b7"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 99 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/7dc43377-c21d-4967-bf74-a3ccb35832b7/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["7dc43377-c21d-4967-bf74-a3ccb35832b7","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/7dc43377-c21d-4967-bf74-a3ccb35832b7/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/7dc43377-c21d-4967-bf74-a3ccb35832b7/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/7dc43377-c21d-4967-bf74-a3ccb35832b7/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/7dc43377-c21d-4967-bf74-a3ccb35832b7/enabled 200 25 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='NEXT']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='NEXT']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='NEXT']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"332b993a-edc0-482e-9029-9f80496e3a3e","element-6066-11e4-a52e-4f735466cecf":"332b993a-edc0-482e-9029-9f80496e3a3e"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"332b993a-edc0-482e-9029-9f80496e3a3e","ELEMENT":"332b993a-edc0-482e-9029-9f80496e3a3e"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 96 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/332b993a-edc0-482e-9029-9f80496e3a3e/click
[HTTP] {"id":"332b993a-edc0-482e-9029-9f80496e3a3e"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.click() with args: ["332b993a-edc0-482e-9029-9f80496e3a3e","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/332b993a-edc0-482e-9029-9f80496e3a3e/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/332b993a-edc0-482e-9029-9f80496e3a3e/click] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/332b993a-edc0-482e-9029-9f80496e3a3e/click] with body: {"element":"332b993a-edc0-482e-9029-9f80496e3a3e"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/332b993a-edc0-482e-9029-9f80496e3a3e/click 200 46 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","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:89)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:66)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:262)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:256)\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] [W3C (e5e18ba6)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
[debug] [W3C (e5e18ba6)] at AndroidUiautomator2Driver.findElOrEls (C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-android-driver\lib\commands\find.js:75:11)
[debug] [W3C (e5e18ba6)] at processTicksAndRejections (internal/process/task_queues.js:95:5)
[debug] [W3C (e5e18ba6)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:33:12)
[debug] [W3C (e5e18ba6)] at AndroidUiautomator2Driver.findElement (C:\Users\shashank.gupta\AppData\Roaming\npm\node_modules\appium\node_modules\appium-base-driver\lib\basedriver\commands\find.js:53:10)
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 404 146 ms - 905
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"3584b517-980a-4eb1-be1a-0e23f71d6f02","element-6066-11e4-a52e-4f735466cecf":"3584b517-980a-4eb1-be1a-0e23f71d6f02"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"3584b517-980a-4eb1-be1a-0e23f71d6f02","ELEMENT":"3584b517-980a-4eb1-be1a-0e23f71d6f02"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 210 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/3584b517-980a-4eb1-be1a-0e23f71d6f02/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["3584b517-980a-4eb1-be1a-0e23f71d6f02","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/3584b517-980a-4eb1-be1a-0e23f71d6f02/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/3584b517-980a-4eb1-be1a-0e23f71d6f02/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/3584b517-980a-4eb1-be1a-0e23f71d6f02/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/3584b517-980a-4eb1-be1a-0e23f71d6f02/displayed 200 27 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"8522bc76-60ed-449a-8c16-b5078d242ce2","element-6066-11e4-a52e-4f735466cecf":"8522bc76-60ed-449a-8c16-b5078d242ce2"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8522bc76-60ed-449a-8c16-b5078d242ce2","ELEMENT":"8522bc76-60ed-449a-8c16-b5078d242ce2"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 148 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/8522bc76-60ed-449a-8c16-b5078d242ce2/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["8522bc76-60ed-449a-8c16-b5078d242ce2","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/8522bc76-60ed-449a-8c16-b5078d242ce2/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/8522bc76-60ed-449a-8c16-b5078d242ce2/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/8522bc76-60ed-449a-8c16-b5078d242ce2/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/8522bc76-60ed-449a-8c16-b5078d242ce2/enabled 200 25 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"05ed59eb-3bf3-493d-9353-6b17428c13e8","element-6066-11e4-a52e-4f735466cecf":"05ed59eb-3bf3-493d-9353-6b17428c13e8"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"05ed59eb-3bf3-493d-9353-6b17428c13e8","ELEMENT":"05ed59eb-3bf3-493d-9353-6b17428c13e8"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 148 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/05ed59eb-3bf3-493d-9353-6b17428c13e8/click
[HTTP] {"id":"05ed59eb-3bf3-493d-9353-6b17428c13e8"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.click() with args: ["05ed59eb-3bf3-493d-9353-6b17428c13e8","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/05ed59eb-3bf3-493d-9353-6b17428c13e8/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/05ed59eb-3bf3-493d-9353-6b17428c13e8/click] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/05ed59eb-3bf3-493d-9353-6b17428c13e8/click] with body: {"element":"05ed59eb-3bf3-493d-9353-6b17428c13e8"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/05ed59eb-3bf3-493d-9353-6b17428c13e8/click 200 50 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"9e592e15-5785-4d0e-a088-2b872d62ebec","element-6066-11e4-a52e-4f735466cecf":"9e592e15-5785-4d0e-a088-2b872d62ebec"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"9e592e15-5785-4d0e-a088-2b872d62ebec","ELEMENT":"9e592e15-5785-4d0e-a088-2b872d62ebec"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 149 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/9e592e15-5785-4d0e-a088-2b872d62ebec/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["9e592e15-5785-4d0e-a088-2b872d62ebec","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/9e592e15-5785-4d0e-a088-2b872d62ebec/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/9e592e15-5785-4d0e-a088-2b872d62ebec/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/9e592e15-5785-4d0e-a088-2b872d62ebec/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/9e592e15-5785-4d0e-a088-2b872d62ebec/displayed 200 972 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"86dea107-3361-42c0-a3fd-b88875cd7cfb","element-6066-11e4-a52e-4f735466cecf":"86dea107-3361-42c0-a3fd-b88875cd7cfb"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"86dea107-3361-42c0-a3fd-b88875cd7cfb","ELEMENT":"86dea107-3361-42c0-a3fd-b88875cd7cfb"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 152 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/86dea107-3361-42c0-a3fd-b88875cd7cfb/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["86dea107-3361-42c0-a3fd-b88875cd7cfb","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/86dea107-3361-42c0-a3fd-b88875cd7cfb/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/86dea107-3361-42c0-a3fd-b88875cd7cfb/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/86dea107-3361-42c0-a3fd-b88875cd7cfb/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/86dea107-3361-42c0-a3fd-b88875cd7cfb/enabled 200 28 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"b62d7c32-548f-41a2-acdc-dda5def150a0","element-6066-11e4-a52e-4f735466cecf":"b62d7c32-548f-41a2-acdc-dda5def150a0"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"b62d7c32-548f-41a2-acdc-dda5def150a0","ELEMENT":"b62d7c32-548f-41a2-acdc-dda5def150a0"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 128 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/b62d7c32-548f-41a2-acdc-dda5def150a0/clear
[HTTP] {"id":"b62d7c32-548f-41a2-acdc-dda5def150a0"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.clear() with args: ["b62d7c32-548f-41a2-acdc-dda5def150a0","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/b62d7c32-548f-41a2-acdc-dda5def150a0/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/b62d7c32-548f-41a2-acdc-dda5def150a0/clear] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/b62d7c32-548f-41a2-acdc-dda5def150a0/clear] with body: {"elementId":"b62d7c32-548f-41a2-acdc-dda5def150a0"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/b62d7c32-548f-41a2-acdc-dda5def150a0/clear 200 30 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='user-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='user-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"422d33ee-fca1-4599-b5ed-b2f74a7b4803","element-6066-11e4-a52e-4f735466cecf":"422d33ee-fca1-4599-b5ed-b2f74a7b4803"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"422d33ee-fca1-4599-b5ed-b2f74a7b4803","ELEMENT":"422d33ee-fca1-4599-b5ed-b2f74a7b4803"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 125 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/422d33ee-fca1-4599-b5ed-b2f74a7b4803/value
[HTTP] {"id":"422d33ee-fca1-4599-b5ed-b2f74a7b4803","text":"SHASHANK1","value":["S","H","A","S","H","A","N","K","1"]}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setValue() with args: [["S","H","A","S","H","A","N","K","1"],"422d33ee-fca1-4599-b5ed-b2f74a7b4803","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/422d33ee-fca1-4599-b5ed-b2f74a7b4803/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/422d33ee-fca1-4599-b5ed-b2f74a7b4803/value] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/422d33ee-fca1-4599-b5ed-b2f74a7b4803/value] with body: {"elementId":"422d33ee-fca1-4599-b5ed-b2f74a7b4803","text":"SHASHANK1","replace":false,"value":["S","H","A","S","H","A","N","K","1"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/422d33ee-fca1-4599-b5ed-b2f74a7b4803/value 200 35 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"a6321326-afe1-4b0f-ba21-36dde7e2d920","element-6066-11e4-a52e-4f735466cecf":"a6321326-afe1-4b0f-ba21-36dde7e2d920"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"a6321326-afe1-4b0f-ba21-36dde7e2d920","ELEMENT":"a6321326-afe1-4b0f-ba21-36dde7e2d920"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 121 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/a6321326-afe1-4b0f-ba21-36dde7e2d920/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["a6321326-afe1-4b0f-ba21-36dde7e2d920","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/a6321326-afe1-4b0f-ba21-36dde7e2d920/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/a6321326-afe1-4b0f-ba21-36dde7e2d920/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/a6321326-afe1-4b0f-ba21-36dde7e2d920/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/a6321326-afe1-4b0f-ba21-36dde7e2d920/displayed 200 505 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"ac3b963d-189f-43a8-83a5-2ec695073a2a","element-6066-11e4-a52e-4f735466cecf":"ac3b963d-189f-43a8-83a5-2ec695073a2a"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"ac3b963d-189f-43a8-83a5-2ec695073a2a","ELEMENT":"ac3b963d-189f-43a8-83a5-2ec695073a2a"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 120 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/ac3b963d-189f-43a8-83a5-2ec695073a2a/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["ac3b963d-189f-43a8-83a5-2ec695073a2a","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/ac3b963d-189f-43a8-83a5-2ec695073a2a/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/ac3b963d-189f-43a8-83a5-2ec695073a2a/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/ac3b963d-189f-43a8-83a5-2ec695073a2a/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/ac3b963d-189f-43a8-83a5-2ec695073a2a/enabled 200 22 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 4 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe","element-6066-11e4-a52e-4f735466cecf":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe","ELEMENT":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 126 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/6a70eb43-25fd-4f68-a9cf-27b9736aeabe/clear
[HTTP] {"id":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.clear() with args: ["6a70eb43-25fd-4f68-a9cf-27b9736aeabe","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/6a70eb43-25fd-4f68-a9cf-27b9736aeabe/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /element/6a70eb43-25fd-4f68-a9cf-27b9736aeabe/clear] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/6a70eb43-25fd-4f68-a9cf-27b9736aeabe/clear] with body: {"elementId":"6a70eb43-25fd-4f68-a9cf-27b9736aeabe"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.clear() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/6a70eb43-25fd-4f68-a9cf-27b9736aeabe/clear 200 27 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.EditText[@resource-id='password-text-field']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.EditText[@resource-id='password-text-field']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/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":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"783c6be2-8341-4990-a9e7-1124fd4a7ed7","element-6066-11e4-a52e-4f735466cecf":"783c6be2-8341-4990-a9e7-1124fd4a7ed7"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"783c6be2-8341-4990-a9e7-1124fd4a7ed7","ELEMENT":"783c6be2-8341-4990-a9e7-1124fd4a7ed7"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 152 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/783c6be2-8341-4990-a9e7-1124fd4a7ed7/value
[HTTP] {"id":"783c6be2-8341-4990-a9e7-1124fd4a7ed7","text":"Welcome1","value":["W","e","l","c","o","m","e","1"]}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setValue() with args: [["W","e","l","c","o","m","e","1"],"783c6be2-8341-4990-a9e7-1124fd4a7ed7","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/783c6be2-8341-4990-a9e7-1124fd4a7ed7/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/783c6be2-8341-4990-a9e7-1124fd4a7ed7/value] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/783c6be2-8341-4990-a9e7-1124fd4a7ed7/value] with body: {"elementId":"783c6be2-8341-4990-a9e7-1124fd4a7ed7","text":"Welcome1","replace":false,"value":["W","e","l","c","o","m","e","1"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.setValue() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/783c6be2-8341-4990-a9e7-1124fd4a7ed7/value 200 864 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"1a11b1d5-1d62-4d8b-96be-0f9ed71ec796","element-6066-11e4-a52e-4f735466cecf":"1a11b1d5-1d62-4d8b-96be-0f9ed71ec796"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1a11b1d5-1d62-4d8b-96be-0f9ed71ec796","ELEMENT":"1a11b1d5-1d62-4d8b-96be-0f9ed71ec796"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 715 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/1a11b1d5-1d62-4d8b-96be-0f9ed71ec796/displayed
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementDisplayed() with args: ["1a11b1d5-1d62-4d8b-96be-0f9ed71ec796","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/1a11b1d5-1d62-4d8b-96be-0f9ed71ec796/attribute/displayed' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/1a11b1d5-1d62-4d8b-96be-0f9ed71ec796/attribute/displayed] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/1a11b1d5-1d62-4d8b-96be-0f9ed71ec796/attribute/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementDisplayed() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/1a11b1d5-1d62-4d8b-96be-0f9ed71ec796/displayed 200 21 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"e7ed7c94-7af6-4d39-aee6-e5e3724dba66","element-6066-11e4-a52e-4f735466cecf":"e7ed7c94-7af6-4d39-aee6-e5e3724dba66"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"e7ed7c94-7af6-4d39-aee6-e5e3724dba66","ELEMENT":"e7ed7c94-7af6-4d39-aee6-e5e3724dba66"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 102 ms - 137
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/e7ed7c94-7af6-4d39-aee6-e5e3724dba66/enabled
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.elementEnabled() with args: ["e7ed7c94-7af6-4d39-aee6-e5e3724dba66","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/e7ed7c94-7af6-4d39-aee6-e5e3724dba66/attribute/enabled' to command name 'getAttribute'
[debug] [WD Proxy] Proxying [GET /element/e7ed7c94-7af6-4d39-aee6-e5e3724dba66/attribute/enabled] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/e7ed7c94-7af6-4d39-aee6-e5e3724dba66/attribute/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"true"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.elementEnabled() result: true
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/e7ed7c94-7af6-4d39-aee6-e5e3724dba66/enabled 200 23 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.widget.Button[@text='Sign In']"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.widget.Button[@text='Sign In']","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.widget.Button[@text='Sign In']","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"1039be9c-efda-4270-8196-e6ca93f349c2","element-6066-11e4-a52e-4f735466cecf":"1039be9c-efda-4270-8196-e6ca93f349c2"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"1039be9c-efda-4270-8196-e6ca93f349c2","ELEMENT":"1039be9c-efda-4270-8196-e6ca93f349c2"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 96 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/1039be9c-efda-4270-8196-e6ca93f349c2/click
[HTTP] {"id":"1039be9c-efda-4270-8196-e6ca93f349c2"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.click() with args: ["1039be9c-efda-4270-8196-e6ca93f349c2","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/element/1039be9c-efda-4270-8196-e6ca93f349c2/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /element/1039be9c-efda-4270-8196-e6ca93f349c2/click] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/1039be9c-efda-4270-8196-e6ca93f349c2/click] with body: {"element":"1039be9c-efda-4270-8196-e6ca93f349c2"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.click() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/1039be9c-efda-4270-8196-e6ca93f349c2/click 200 45 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 22
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getContexts() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts 200 644 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {"name":"WEBVIEW_com.iongroup.ionweb.agt"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.iongroup.ionweb.agt","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.iongroup.ionweb.agt'
[debug] [AndroidDriver] A port was not given, using random free port: 8000
[debug] [AndroidDriver] Passing web view details to the Chromedriver constructor: {
[debug] [AndroidDriver] "process": {
[debug] [AndroidDriver] "name": "com.iongroup.ionweb.agt",
[debug] [AndroidDriver] "id": "15145"
[debug] [AndroidDriver] }
[debug] [AndroidDriver] }
[debug] [AndroidDriver] 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] "androidDeviceSerial": "CVH7N16B14000292",
[debug] [AndroidDriver] "androidProcess": "com.iongroup.ionweb.agt"
[debug] [AndroidDriver] }
[debug] [AndroidDriver] Before starting chromedriver, androidPackage is 'com.iongroup.ionweb.agt'
[debug] [Chromedriver] Changed state to 'starting'
[Chromedriver] Set chromedriver binary as: C:\Users\shashank.gupta\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\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\node_modules\appium\node_modules\appium-chromedriver\chromedriver\win\chromedriver.exe --url-base=wd/hub --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/wd/hub/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/wd/hub/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] "androidDeviceSerial": "CVH7N16B14000292",
[Chromedriver] "androidProcess": "com.iongroup.ionweb.agt",
[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/wd/hub/session] with body: {"desiredCapabilities":{"chromeOptions":{"androidPackage":"com.iongroup.ionweb.agt","androidUseRunningApp":true,"androidDeviceSerial":"CVH7N16B14000292","androidProcess":"com.iongroup.ionweb.agt","w3c":false},"loggingPrefs":{"browser":"ALL"}}}
[debug] [Chromedriver] Webview version: 'Chrome/99.0.4844.58'
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","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:51975"},"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] [W3C (e5e18ba6)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 3741 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.iongroup.ionweb.agt"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 1 ms - 43
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-1"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 73 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-1"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 39 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-1/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/displayed 200 54 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-1"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 31 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/enabled
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/enabled] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-1/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/enabled 200 42 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='editWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-1"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 33 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/click
[HTTP] {"id":"0.2424255664852386-1"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-1/click] with body: {"id":"0.2424255664852386-1"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-1/click 200 2078 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-2"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 173 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-2"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 46 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-2/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/displayed 200 76 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-2"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 35 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/enabled
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/enabled] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-2/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/enabled 200 46 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@atp-element-id='addWatchlistButton']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-2"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 46 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/click
[HTTP] {"id":"0.2424255664852386-2"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-2/click] with body: {"id":"0.2424255664852386-2"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-2/click 200 320 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-3"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 64 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-3/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/displayed 200 54 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-3"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 36 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/enabled
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/enabled] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-3/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/enabled 200 58 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-3"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 62 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-3"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 58 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/clear
[HTTP] {"id":"0.2424255664852386-3"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/clear] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-3/clear] with body: {"id":"0.2424255664852386-3"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/clear 200 279 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[contains(@class,'watchlist')]/input[contains(@class,'form-control')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-3"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 42 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/value
[HTTP] {"id":"0.2424255664852386-3","text":"AT_090322171041377","value":["A","T","_","0","9","0","3","2","2","1","7","1","0","4","1","3","7","7"]}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/value' to command name 'setValue'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/value] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-3/value] with body: {"id":"0.2424255664852386-3","text":"AT_090322171041377","value":["A","T","_","0","9","0","3","2","2","1","7","1","0","4","1","3","7","7"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-3/value 200 1260 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-5"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 126 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-5"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 29 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-5/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/displayed 200 55 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[@title='Save the changes']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-5"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 31 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/click
[HTTP] {"id":"0.2424255664852386-5"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-5/click] with body: {"id":"0.2424255664852386-5"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-5/click 200 317 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-6"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 480 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-6"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 40 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-6/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/displayed 200 53 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//ion-button[contains(@title,'Load the watchlist')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-6"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 32 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/click
[HTTP] {"id":"0.2424255664852386-6"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-6/click] with body: {"id":"0.2424255664852386-6"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-6/click 200 553 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 241 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 50 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed 200 66 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 43 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/click
[HTTP] {"id":"0.2424255664852386-7"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/click] with body: {"id":"0.2424255664852386-7"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/click 200 436 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 99 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/displayed 200 95 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 181 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/enabled
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/enabled] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/enabled 200 44 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 35 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 29 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/clear
[HTTP] {"id":"0.2424255664852386-7"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/clear' to command name 'clear'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/clear] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/clear] with body: {"id":"0.2424255664852386-7"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/clear 200 131 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@class='atp-watchlist-blotter']//input[contains(@placeholder,'Search Instrument')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-7"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 37 ms - 156
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/value
[HTTP] {"id":"0.2424255664852386-7","text":"AUD SEP23","value":["A","U","D"," ","S","E","P","2","3"]}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/value' to command name 'setValue'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/value] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-7/value] with body: {"id":"0.2424255664852386-7","text":"AUD SEP23","value":["A","U","D"," ","S","E","P","2","3"]}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-7/value 200 427 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div/following::span[text()='CME']/following-sibling::span[text()='AUD']/following-sibling::span[text()='SEP23']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div/following::span[text()='CME']/following-sibling::span[text()='AUD']/following-sibling::span[text()='SEP23']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":7,"value":{"message":"no such element: Unable to locate element: {\"method\":\"xpath\",\"selector\":\"//div/following::span[text()='CME']/following-sibling::span[text()='AUD']/following-sibling::span[text()='SEP23']\"}\n (Session info: chrome=99.0.4844.58)\n (Driver info: chromedriver=99.0.4844.51 (d537ec02474b5afe23684e7963d538896c63ac77-refs/branch-heads/4844@{#875}),platform=Windows NT 10.0.19042 x86_64)"}}
[debug] [MJSONWP] Matched JSONWP error code 7 to NoSuchElementError
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 404 212 ms - 1385
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div/following::span[text()='CME']/following-sibling::span[text()='AUD']/following-sibling::span[text()='SEP23']"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div/following::span[text()='CME']/following-sibling::span[text()='AUD']/following-sibling::span[text()='SEP23']"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-8"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 1420 ms - 156
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-8/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed 200 124 ms - 65
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/enabled
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/enabled' to command name 'elementEnabled'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/enabled] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-8/enabled] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/enabled 200 70 ms - 65
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-8/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/displayed 200 30 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/click
[HTTP] {"id":"0.2424255664852386-8"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-8/click] with body: {"id":"0.2424255664852386-8"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-8/click 200 424 ms - 65
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getContexts() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts 200 589 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {"name":"NATIVE_APP"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 529 ms - 14
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//android.view.View[contains(@text,'CME/AUD/SEP23')]"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.findElement() with args: ["xpath","//android.view.View[contains(@text,'CME/AUD/SEP23')]","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
[debug] [BaseDriver] 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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element] with body: {"strategy":"xpath","selector":"//android.view.View[contains(@text,'CME/AUD/SEP23')]","context":"","multiple":false}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"ELEMENT":"8afe947d-3528-4ae4-a3b1-a47201c3c534","element-6066-11e4-a52e-4f735466cecf":"8afe947d-3528-4ae4-a3b1-a47201c3c534"}}
[debug] [W3C (e5e18ba6)] Responding to client with driver.findElement() result: {"element-6066-11e4-a52e-4f735466cecf":"8afe947d-3528-4ae4-a3b1-a47201c3c534","ELEMENT":"8afe947d-3528-4ae4-a3b1-a47201c3c534"}
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 298 ms - 137
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/touch/perform
[HTTP] {"actions":[{"action":"tap","options":{"count":1,"element":"8afe947d-3528-4ae4-a3b1-a47201c3c534"}}]}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.performTouch() with args: [[{"action":"tap","options":{"count":1,"element":"8afe947d-3528-4ae4-a3b1-a47201c3c534"}}],"e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[UiAutomator2] calling get location: 8afe947d-3528-4ae4-a3b1-a47201c3c534
[debug] [WD Proxy] Matched '/element/8afe947d-3528-4ae4-a3b1-a47201c3c534/location' to command name 'getLocation'
[debug] [WD Proxy] Proxying [GET /element/8afe947d-3528-4ae4-a3b1-a47201c3c534/location] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/8afe947d-3528-4ae4-a3b1-a47201c3c534/location] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"x":70,"y":255}}
[debug] [WD Proxy] Matched '/element/8afe947d-3528-4ae4-a3b1-a47201c3c534/size' to command name 'getSize'
[debug] [WD Proxy] Proxying [GET /element/8afe947d-3528-4ae4-a3b1-a47201c3c534/size] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/element/8afe947d-3528-4ae4-a3b1-a47201c3c534/size] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":{"height":308,"width":1370}}
[debug] [WD Proxy] Proxying [POST /appium/tap] to [POST http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/appium/tap] with body: {"x":755,"y":409,"undefined":null}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":null}
[debug] [W3C (e5e18ba6)] Responding to client with driver.performTouch() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/touch/perform 200 239 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getContexts() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts 200 572 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {"name":"WEBVIEW_com.iongroup.ionweb.agt"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setContext() with args: ["WEBVIEW_com.iongroup.ionweb.agt","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [AndroidDriver] Connecting to chrome-backed webview context 'WEBVIEW_com.iongroup.ionweb.agt'
[debug] [AndroidDriver] Found existing Chromedriver for context 'WEBVIEW_com.iongroup.ionweb.agt'. Using it.
[debug] [WD Proxy] Matched '/url' to command name 'getUrl'
[debug] [WD Proxy] Proxying [GET /url] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/url] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":"http://10.101.137.18:8088/ionweb/ip/html5.jsp#/agency.trader.watchlist"}
[debug] [W3C (e5e18ba6)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2577 ms - 14
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/elements
[HTTP] {"using":"xpath","value":"//span[contains(@class,'icon-ladder')]"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/elements' to command name 'findElements'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/elements] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/elements] with body: {"using":"xpath","value":"//span[contains(@class,'icon-ladder')]"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":[{"ELEMENT":"0.2424255664852386-9"},{"ELEMENT":"0.2424255664852386-10"}]}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/elements 200 462 ms - 256
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-10/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/displayed 200 152 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/click
[HTTP] {"id":"0.2424255664852386-10"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/click' to command name 'click'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/click] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-10/click] with body: {"id":"0.2424255664852386-10"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":null}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-10/click 200 1269 ms - 65
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element
[HTTP] {"using":"xpath","value":"//div[@atp-element-id='traderAccountCombo']//ion-autocomplete"}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element' to command name 'findElement'
[debug] [WD Proxy] Proxying [POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element] to [POST http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element] with body: {"using":"xpath","value":"//div[@atp-element-id='traderAccountCombo']//ion-autocomplete"}
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":{"ELEMENT":"0.2424255664852386-11"}}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element 200 3367 ms - 158
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/displayed
[HTTP] {}
[W3C (e5e18ba6)] Driver proxy active, passing request on via HTTP proxy
[debug] [WD Proxy] Matched '/wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/displayed' to command name 'elementDisplayed'
[debug] [WD Proxy] Proxying [GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/displayed] to [GET http://127.0.0.1:8000/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1/element/0.2424255664852386-11/displayed] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","status":0,"value":true}
[WD Proxy] Replacing sessionId ec22164c82dbe0fc09b80c81784113a1 with e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/displayed 200 1448 ms - 65
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/shadow
[HTTP] {}
[debug] [HTTP] No route found for /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/shadow
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/element/0.2424255664852386-11/shadow 404 16 ms - 262
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getCurrentContext() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.iongroup.ionweb.agt"
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 2 ms - 43
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getContexts() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/contexts 200 612 ms - 58
[HTTP] 
[HTTP] --> POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context
[HTTP] {"name":"NATIVE_APP"}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[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_15145"]
[AndroidDriver] Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the 'enableWebviewDetailsCollection' cap to turn it on
[debug] [AndroidDriver] Collecting CDP data of 1 webview
[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_15145'
[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_15145 mapped to pid 15145
[debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_15145'
[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] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.iongroup.ionweb.agt"]
[debug] [W3C (e5e18ba6)] Responding to client with driver.setContext() result: null
[HTTP] <-- POST /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/context 200 614 ms - 14
[HTTP] 
[HTTP] --> GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/screenshot
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.getScreenshot() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [WD Proxy] Matched '/screenshot' to command name 'getScreenshot'
[debug] [WD Proxy] Proxying [GET /screenshot] to [GET http://127.0.0.1:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c/screenshot] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","value":"iVBORw0KGgoAAAANSUhEUgAABaAAAAoACAYAAABH9IXPAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzcfWmQXcV1/+++ebPvo9E22lckBAhtBrQgDALZZk1sRJx4ixODK4Eq45Qd+0MqVDkV/8tVsbEr\ni53yB4OTuKwyYDBmMWAgEsZYSCxCYhESkkYzo9HMaEazr+/9P0zdl379ejmnu++T8K9KpZl7u885\n3X36bPdO3+hrX/taFgCiKAIAZLNZyIiiKO+6/LsN3Pbcfhz6unHK17k0s9lswf9cOlw+FxouVLlU\nSGIufXTmQoFpH6hkpYzD1sZkX0x2yTYOm81ypa2jl0R/ioznS4dMumGTiTr3LnvKBRyb7eMrQsLX\nL9voidcBt30SWhZdu2LtxxB8feyhr9whwfUHxdjLxdabYqMYsXeSfULQTnLNOHstVJxPjaEAWOdB\npGVrT5E5xBipdo56j9o3lJ64xDnnO79w6Uux2a42PCnZi6kHKp7iPksyBjHlRBeCD3P1uyFsSmif\nEnrPAjz9oOTcMU1VHyod13FQ71P9mWtdQdXextfUj3I/tN5R5aDSKpYt8PUn8f8lW7ZsuU9uoPrZ\nxETuI/ej0AkNKs+Qspr6+s6ByRCZeFHXkELP1i5JqNbJZ/y2Ntw55EAVTLjQsF1Lap0ovG39OfvT\nVBQz9eNcp96nwqSv8vpzdI3aVqcLNh0JMX7T3HP1hGPzKEVjXz6u4NjhJOWQ6erWJAk/mLT/iMdC\n0TPumG33ktw33P5JzC/V37rSplxPMr4KCdfY04VPUnMfCr46qbJTIeyLizyy73X1NyFk8QF3H1H2\noSku8dHTC2lfAxeGPBeiHQyRLxXLFnHv6/a9zQaEhCp3KAY/2zVTGxONYuhpqNzG18/G/UOvm2qu\ndXoS0icmuXYcHxu3ofpilT6E...
[debug] [W3C (e5e18ba6)] Responding to client with driver.getScreenshot() result: "iVBORw0KGgoAAAANSUhEUgAABaAAAAoACAYAAABH9IXPAAAABHNCSVQICAgIfAhkiAAAIABJREFU\neJzcfWmQXcV1/+++ebPvo9E22lckBAhtBrQgDALZZk1sRJx4ixODK4Eq45Qd+0MqVDkV/8tVsbEr\ni53yB4OTuKwyYDBmMWAgEsZYSCxCYhESkkYzo9HMaEazr+/9P0zdl379ejmnu++T8K9KpZl7u885\n3X36bPdO3+hrX/taFgCiKAIAZLNZyIiiKO+6/LsN3Pbcfhz6unHK17k0s9lswf9cOlw+FxouVLlU\nSGIufXTmQoFpH6hkpYzD1sZkX0x2yTYOm81ypa2jl0R/ioznS4dMumGTiTr3LnvKBRyb7eMrQsLX\nL9voidcBt30SWhZdu2LtxxB8feyhr9whwfUHxdjLxdabYqMYsXeSfULQTnLNOHstVJxPjaEAWOdB\npGVrT5E5xBipdo56j9o3lJ64xDnnO79w6Uux2a42PCnZi6kHKp7iPksyBjHlRBeCD3P1uyFsSmif\nEnrPAjz9oOTcMU1VHyod13FQ71P9mWtdQdXextfUj3I/tN5R5aDSKpYt8PUn8f8lW7ZsuU9uoPrZ\nxETuI/ej0AkNKs+Qspr6+s6ByRCZeFHXkELP1i5JqNbJZ/y2Ntw55EAVTLjQsF1Lap0ovG39OfvT\nVBQz9eNcp96nwqSv8vpzdI3aVqcLNh0JMX7T3HP1hGPzKEVjXz6u4NjhJOWQ6erWJAk/mLT/iMdC\n0TPumG33ktw33P5JzC/V37rSplxPMr4KCdfY04VPUnMfCr46qbJTIeyLizyy73X1NyFk8QF3H1H2\noSku8dHTC2lfAxeGPBeiHQyRLxXLFnHv6/a9zQaEhCp3KAY/2zVTGxONYuhpqNzG18/G/UOvm2qu\ndXoS0icmuXYcHxu3ofpilT6EftDgmnebaOruUYvPScVDFNjolmzZsuU+quHVtUnaIIdIhl2NSLEC\nfKpzTC...
[HTTP] <-- GET /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a/screenshot 200 1636 ms - 282016
[HTTP] 
[HTTP] --> DELETE /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a
[HTTP] {}
[debug] [W3C (e5e18ba6)] Calling AppiumDriver.deleteSession() with args: ["e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a"]
[debug] [BaseDriver] Event 'quitSessionRequested' logged at 1646826070636 (17:11:10 GMT+0530 (India Standard Time))
[Appium] Removing session e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a from our master session list
[debug] [UiAutomator2] Deleting UiAutomator2 session
[debug] [AndroidDriver] 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/wd/hub/session/ec22164c82dbe0fc09b80c81784113a1] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"ec22164c82dbe0fc09b80c81784113a1","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:8200/wd/hub/session/88108811-27ff-4e62-bfde-730e295fa18c] with no body
[debug] [WD Proxy] Got response with status 200: {"sessionId":"88108811-27ff-4e62-bfde-730e295fa18c","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] [Logcat] Stopping logcat capture
[debug] [ADB] Removing forwarded port socket connection: 8200
[debug] [ADB] Running 'C:\Users\shashank.gupta\AppData\Local\Android\Sdk\platform-tools\adb.exe -P 5037 -s CVH7N16B14000292 forward --remove tcp:8200'
[debug] [BaseDriver] Event 'quitSessionFinished' logged at 1646826070945 (17:11:10 GMT+0530 (India Standard Time))
[debug] [W3C (e5e18ba6)] Received response: null
[debug] [W3C (e5e18ba6)] But deleting session, so not returning
[debug] [W3C (e5e18ba6)] Responding to client with driver.deleteSession() result: null
[HTTP] <-- DELETE /wd/hub/session/e5e18ba6-297e-47d1-b5a3-0bc5d4f7b00a 200 310 ms - 14
[HTTP] 
[debug] [Instrumentation] .
[debug] [Instrumentation] Time: 80.148
[debug] [Instrumentation]
[debug] [Instrumentation] OK (1 test)
[debug] [Instrumentation] The process has exited with code 0
[Appium] Received SIGINT - shutting down
[debug] [Appium] There are no active sessions for cleanup
Terminate batch job (Y/N)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment