I am doing an android webView automation. After changing from native app context to webview context, I am getting the following error.
org.openqa.selenium.UnsupportedCommandException: unknown command: Cannot call non W3C standard command while in W3C mode
There are many similar questions related to this but all are related to web. I couldn't find any solution to solve this in android webView. Can anyone please let me know how can I solve this.
Environment:
- Mobile version : 5.1.1
- Appium Version 1.15.1
- chromeDriver version : 78.0.3904.70
- Chrome Verison : 78.0.3904.62