Env:
- Appium - v1.15.1
- Chromedriver - 77.0.3865.40
- appium/java-client - '7.2.0',
- testngVersion - '6.14.3',
- selenideVersion - '5.3.1',
- Chrome - 77.0.3865.116
- Android - 10
When I run my tests I get next exception:
java.lang.IllegalArgumentException: org.openqa.selenium.UnsupportedCommandException: unknown command: Cannot call non W3C standard command while in W3C mode
How can I fix this error?