I\'m beginner in this, so be patient :)
I try to launch simple test and have a problem caused by: java.lang.ClassNotFoundException: org.openqa.selenium.remote.codec.w3c.W3CHttp
You may get this exception when you update one dependency. For example: Appium java client to latest but the dependent Selenium Java dependencies are not updated to latest then you might expect this issue. So look at your Maven dependencies of related ones.