I got this selenium exception :
org.openqa.selenium.WebDriverException : Method has not yet been implemented
while trying to run my tests using java and Appium and specially this error appear when i try to use touchAction
and Tap()
shall i add some jar file into the project or what ?
What is the origin of this error ?
Here the jars i'm using :
Here appium log
Thanks for your help.