@Aleksei Here’s a snippet of the Appium logs:
2022-08-29 16:16:56:851 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element/0.26782369176243037-1566/displayed 200 17 ms - 65
2022-08-29 16:16:56:851 - [HTTP]
2022-08-29 16:16:56:929 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/appium/device/app_installed
2022-08-29 16:16:56:929 - [HTTP] {"bundleId":"com.att.eptt"}
2022-08-29 16:16:56:929 - [debug] [W3C (f020e03a)] Calling AppiumDriver.isAppInstalled() with args: ["com.att.eptt","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:16:56:930 - [debug] [ADB] Getting install status for com.att.eptt
2022-08-29 16:16:56:930 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell dumpsys package com.att.eptt'
2022-08-29 16:16:56:991 - [debug] [ADB] 'com.att.eptt' is installed
2022-08-29 16:16:56:991 - [debug] [W3C (f020e03a)] Responding to client with driver.isAppInstalled() result: true
2022-08-29 16:16:56:993 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/appium/device/app_installed 200 63 ms - 14
2022-08-29 16:16:56:993 - [HTTP]
2022-08-29 16:16:59:484 - [HTTP] --> GET /wd/hub/sessions
2022-08-29 16:16:59:484 - [HTTP] {}
2022-08-29 16:16:59:484 - [debug] [GENERIC] Calling AppiumDriver.getSessions() with args: []
2022-08-29 16:16:59:484 - [debug] [GENERIC] Responding to client with driver.getSessions() result: [{"id":"f020e03a-8aab-4902-ad60-69b4f1565cb3","capabilities":{"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"browserName":"","goog:chromeOptions":{"args":[],"extensions":[],"w3c":false},"platformName":"android","APPIUM_SESSION_REUSE":true,"chromedriverExecutableDir":"/opt/mcellblock/data/chromedriver","chromedriverChromeMappingFile":"/opt/mcellblock/data/chromedriver/mappings.json","chromedriverExecutable":"node_modules/chromedriver_96/lib/chromedriver/chromedriver","chromedriverPort":30418,"skipDeviceInitialization":true,"skipServerInstallation":true,"appActivity":"com.att.eptt.StartupActivity","appPackage":"com.att.eptt","autoGrantPermissions":false,"autoLaunch":true,"automationName":"UIAutomator2","deviceName":"Android Device","disableWindowAnimation":true,"dontStopAppOnReset":true,"newCommandTimeout":900,"noReset":true,"noSign":true,"platformVers...
2022-08-29 16:16:59:485 - [HTTP] <-- GET /wd/hub/sessions 200 1 ms - 2210
2022-08-29 16:16:59:485 - [HTTP]
2022-08-29 16:16:59:605 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:16:59:605 - [HTTP] {}
2022-08-29 16:16:59:605 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:16:59:605 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "WEBVIEW_com.att.eptt"
2022-08-29 16:16:59:606 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 32
2022-08-29 16:16:59:606 - [HTTP]
2022-08-29 16:16:59:607 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/contexts
2022-08-29 16:16:59:607 - [HTTP] {}
2022-08-29 16:16:59:607 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getContexts() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:16:59:607 - [debug] [AndroidDriver] Getting a list of available webviews
2022-08-29 16:16:59:607 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell cat /proc/net/unix'
2022-08-29 16:16:59:647 - [debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_14351"]
2022-08-29 16:16:59:647 - [debug] [AndroidDriver] Collecting CDP data of 1 webview
2022-08-29 16:16:59:647 - [debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_14351 to a local port in range 10900..11000
2022-08-29 16:16:59:647 - [debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
2022-08-29 16:16:59:648 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward tcp:10900 localabstract:webview_devtools_remote_14351'
2022-08-29 16:16:59:671 - [debug] [ADB] Removing forwarded port socket connection: 10900
2022-08-29 16:16:59:671 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward --remove tcp:10900'
2022-08-29 16:16:59:677 - [debug] [AndroidDriver] CDP data collection completed
2022-08-29 16:16:59:677 - [debug] [AndroidDriver] WEBVIEW_14351 mapped to pid 14351
2022-08-29 16:16:59:677 - [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_14351'
2022-08-29 16:16:59:677 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell ps -A'
2022-08-29 16:17:00:155 - [debug] [AndroidDriver] Got process name: 'com.att.eptt'
2022-08-29 16:17:00:155 - [debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.att.eptt"]
2022-08-29 16:17:00:155 - [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.att.eptt"]
2022-08-29 16:17:00:155 - [debug] [W3C (f020e03a)] Responding to client with driver.getContexts() result: ["NATIVE_APP","WEBVIEW_com.att.eptt"]
2022-08-29 16:17:00:156 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/contexts 200 548 ms - 47
2022-08-29 16:17:00:156 - [HTTP]
2022-08-29 16:17:00:158 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:00:158 - [HTTP] {"name":"NATIVE_APP"}
2022-08-29 16:17:00:158 - [debug] [W3C (f020e03a)] Calling AppiumDriver.setContext() with args: ["NATIVE_APP","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:00:158 - [debug] [AndroidDriver] Getting a list of available webviews
2022-08-29 16:17:00:159 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell cat /proc/net/unix'
2022-08-29 16:17:00:198 - [debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_14351"]
2022-08-29 16:17:00:198 - [debug] [AndroidDriver] Collecting CDP data of 1 webview
2022-08-29 16:17:00:198 - [debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_14351 to a local port in range 10900..11000
2022-08-29 16:17:00:198 - [debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
2022-08-29 16:17:00:199 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward tcp:10900 localabstract:webview_devtools_remote_14351'
2022-08-29 16:17:00:216 - [debug] [ADB] Removing forwarded port socket connection: 10900
2022-08-29 16:17:00:216 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward --remove tcp:10900'
2022-08-29 16:17:00:228 - [debug] [AndroidDriver] CDP data collection completed
2022-08-29 16:17:00:229 - [debug] [AndroidDriver] WEBVIEW_14351 mapped to pid 14351
2022-08-29 16:17:00:229 - [debug] [AndroidDriver] Getting process name for webview 'WEBVIEW_14351'
2022-08-29 16:17:00:229 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell ps -A'
2022-08-29 16:17:00:663 - [debug] [AndroidDriver] Got process name: 'com.att.eptt'
2022-08-29 16:17:00:663 - [debug] [AndroidDriver] Found 1 webview: ["WEBVIEW_com.att.eptt"]
2022-08-29 16:17:00:663 - [debug] [AndroidDriver] Available contexts: ["NATIVE_APP","WEBVIEW_com.att.eptt"]
2022-08-29 16:17:00:664 - [debug] [W3C (f020e03a)] Responding to client with driver.setContext() result: null
2022-08-29 16:17:00:665 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 506 ms - 14
2022-08-29 16:17:00:665 - [HTTP]
2022-08-29 16:17:00:728 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/contexts
2022-08-29 16:17:00:728 - [HTTP] {}
2022-08-29 16:17:00:728 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getContexts() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:00:728 - [debug] [AndroidDriver] Getting a list of available webviews
2022-08-29 16:17:00:728 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell cat /proc/net/unix'
2022-08-29 16:17:00:783 - [debug] [AndroidDriver] Parsed 1 active devtools socket: ["@webview_devtools_remote_14351"]
2022-08-29 16:17:00:783 - [debug] [AndroidDriver] Collecting CDP data of 1 webview
2022-08-29 16:17:00:783 - [debug] [AndroidDriver] Forwarding remote port webview_devtools_remote_14351 to a local port in range 10900..11000
2022-08-29 16:17:00:784 - [debug] [AndroidDriver] You could use the 'webviewDevtoolsPort' capability to customize the starting port number
2022-08-29 16:17:00:784 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward tcp:10900 localabstract:webview_devtools_remote_14351'
2022-08-29 16:17:00:803 - [debug] [ADB] Removing forwarded port socket connection: 10900
2022-08-29 16:17:00:804 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward --remove tcp:10900'
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] Encountered internal error running command: Error executing adbExec. Original error: 'Command '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward --remove tcp\:10900' exited with code 1'; Command output: adb: error: listener 'tcp:10900' not found
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)]
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] Error: Command '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR forward --remove tcp\:10900' exited with code 1
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at ChildProcess.<anonymous> (/opt/mcellblock/node/node_modules/appium/node_modules/teen_process/lib/exec.js:113:19)
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at ChildProcess.emit (events.js:315:20)
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at maybeClose (internal/child_process.js:1048:16)
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at Socket.<anonymous> (internal/child_process.js:439:11)
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at Socket.emit (events.js:315:20)
2022-08-29 16:17:00:816 - [debug] [W3C (f020e03a)] at Pipe.<anonymous> (net.js:673:12)
2022-08-29 16:17:00:818 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/contexts 500 89 ms - 963
2022-08-29 16:17:00:818 - [HTTP]
2022-08-29 16:17:00:851 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:00:851 - [HTTP] {}
2022-08-29 16:17:00:851 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:00:852 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:00:852 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:00:852 - [HTTP]
2022-08-29 16:17:00:853 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:00:854 - [HTTP] {}
2022-08-29 16:17:00:854 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:00:854 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:00:855 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:00:855 - [HTTP]
2022-08-29 16:17:01:042 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:01:042 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:01:042 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:01:042 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:01:042 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:01:043 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:01:043 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:01:066 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:01:066 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:01:067 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:01:067 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 25 ms - 834
2022-08-29 16:17:01:067 - [HTTP]
2022-08-29 16:17:01:569 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:01:569 - [HTTP] {}
2022-08-29 16:17:01:569 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:01:569 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:01:570 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:01:570 - [HTTP]
2022-08-29 16:17:01:572 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:01:572 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:01:572 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:01:572 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:01:572 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:01:573 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:01:573 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:01:626 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:01:626 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:01:626 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:01:627 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 55 ms - 834
2022-08-29 16:17:01:627 - [HTTP]
2022-08-29 16:17:02:128 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:02:128 - [HTTP] {}
2022-08-29 16:17:02:128 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:02:129 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:02:129 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:02:129 - [HTTP]
2022-08-29 16:17:02:131 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:02:131 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:02:131 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:02:131 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:02:131 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:02:132 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:02:132 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:02:184 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:02:184 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:02:186 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:02:187 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 55 ms - 834
2022-08-29 16:17:02:187 - [HTTP]
2022-08-29 16:17:02:689 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:02:689 - [HTTP] {}
2022-08-29 16:17:02:689 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:02:689 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:02:690 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:02:690 - [HTTP]
2022-08-29 16:17:02:690 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:02:691 - [HTTP] {}
2022-08-29 16:17:02:691 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:02:691 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:02:691 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 0 ms - 22
2022-08-29 16:17:02:691 - [HTTP]
2022-08-29 16:17:02:693 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:02:693 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:02:693 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:02:693 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:02:693 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:02:693 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:02:693 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:02:741 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:02:741 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:02:741 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:02:742 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 49 ms - 834
2022-08-29 16:17:02:742 - [HTTP]
2022-08-29 16:17:03:244 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:03:244 - [HTTP] {}
2022-08-29 16:17:03:245 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:03:245 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:03:247 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 2 ms - 22
2022-08-29 16:17:03:247 - [HTTP]
2022-08-29 16:17:03:250 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:03:250 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:03:251 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:03:251 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:03:251 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:03:252 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:03:252 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:03:294 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:03:295 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:03:296 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:03:297 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 47 ms - 834
2022-08-29 16:17:03:297 - [HTTP]
2022-08-29 16:17:03:799 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:03:799 - [HTTP] {}
2022-08-29 16:17:03:799 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:03:800 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:03:800 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:03:800 - [HTTP]
2022-08-29 16:17:03:802 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element
2022-08-29 16:17:03:802 - [HTTP] {"using":"xpath","value":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]"}
2022-08-29 16:17:03:802 - [debug] [W3C (f020e03a)] Calling AppiumDriver.findElement() with args: ["xpath","(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:03:802 - [debug] [BaseDriver] Valid locator strategies for this request: xpath, id, class name, accessibility id, css selector, -android uiautomator
2022-08-29 16:17:03:802 - [debug] [BaseDriver] Waiting up to 0 ms for condition
2022-08-29 16:17:03:802 - [debug] [WD Proxy] Matched '/element' to command name 'findElement'
2022-08-29 16:17:03:802 - [debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:30518/wd/hub/session/153baf0d-5822-4091-a219-c7dec5c0b88f/element] with body: {"strategy":"xpath","selector":"(//*[contains(@class,'floating')])[1][contains(@id, 'historydetails')]","context":"","multiple":false}
2022-08-29 16:17:03:862 - [WD Proxy] Got response with status 404: {"sessionId":"153baf0d-5822-4091-a219-c7dec5c0b88f","value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters","stacktrace":"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.findElement(FindElement.java:90)\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:67)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:266)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:260)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerCont...
2022-08-29 16:17:03:862 - [debug] [W3C] Matched W3C error code 'no such element' to NoSuchElementError
2022-08-29 16:17:03:862 - [debug] [W3C (f020e03a)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.
2022-08-29 16:17:03:862 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrEls (/opt/mcellblock/node/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)
2022-08-29 16:17:03:863 - [debug] [W3C (f020e03a)] at runMicrotasks (<anonymous>)
2022-08-29 16:17:03:863 - [debug] [W3C (f020e03a)] at processTicksAndRejections (internal/process/task_queues.js:93:5)
2022-08-29 16:17:03:863 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElOrElsWithProcessing (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:33:12)
2022-08-29 16:17:03:863 - [debug] [W3C (f020e03a)] at AndroidUiautomator2Driver.findElement (/opt/mcellblock/node/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/commands/find.js:53:10)
2022-08-29 16:17:03:863 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/element 404 61 ms - 834
2022-08-29 16:17:03:863 - [HTTP]
2022-08-29 16:17:04:071 - [HTTP] --> GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context
2022-08-29 16:17:04:071 - [HTTP] {}
2022-08-29 16:17:04:071 - [debug] [W3C (f020e03a)] Calling AppiumDriver.getCurrentContext() with args: ["f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:04:071 - [debug] [W3C (f020e03a)] Responding to client with driver.getCurrentContext() result: "NATIVE_APP"
2022-08-29 16:17:04:071 - [HTTP] <-- GET /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/context 200 1 ms - 22
2022-08-29 16:17:04:071 - [HTTP]
2022-08-29 16:17:04:156 - [HTTP] --> POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/appium/device/app_installed
2022-08-29 16:17:04:156 - [HTTP] {"bundleId":"com.att.eptt"}
2022-08-29 16:17:04:157 - [debug] [W3C (f020e03a)] Calling AppiumDriver.isAppInstalled() with args: ["com.att.eptt","f020e03a-8aab-4902-ad60-69b4f1565cb3"]
2022-08-29 16:17:04:157 - [debug] [ADB] Getting install status for com.att.eptt
2022-08-29 16:17:04:157 - [debug] [ADB] Running '/opt/android-sdk-linux/platform-tools/adb -P 5037 -s RFCT609N9YR shell dumpsys package com.att.eptt'
2022-08-29 16:17:04:211 - [debug] [ADB] 'com.att.eptt' is installed
2022-08-29 16:17:04:211 - [debug] [W3C (f020e03a)] Responding to client with driver.isAppInstalled() result: true
2022-08-29 16:17:04:213 - [HTTP] <-- POST /wd/hub/session/f020e03a-8aab-4902-ad60-69b4f1565cb3/appium/device/app_installed 200 56 ms - 14
2022-08-29 16:17:04:213 - [HTTP]