Not able to switch to Android webview context with system webview above 113

Hello,

Used:
Real device - Galaxy Z Flip 3, Android 12
Appium 2.4.1
Implemented Android System WebView v.120
Chrome v120 / Chrome driver v120

Description
I faced a problem with switching to webview context in real device, hybrid Android app. I tried to switch to proper context when it defined in Appium inspector and after I reach a timeout issue:
[Chromedriver@459c] An unknown server-side error occurred while processing the command. Original error: Could not proxy command to the remote server. Original error: timeout of 240000ms exceeded

Additional information
I have a try before to use the Android System WebView bellow 114 and it works fine, but some devices has minimum Android System WebView 116 version and it has failure.

Full logs attached. Could you please help in this issue.
Thanks in advance.
appium-log.txt (24.5 KB)

It could be https://bugs.chromium.org/p/chromedriver/issues/detail?id=4595

1 Like