Skip to content

Instantly share code, notes, and snippets.

@rookieInTraining
Last active June 16, 2020 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rookieInTraining/4c43f3888f3e088d8ae78195a0a4f641 to your computer and use it in GitHub Desktop.
Save rookieInTraining/4c43f3888f3e088d8ae78195a0a4f641 to your computer and use it in GitHub Desktop.
Exception in thread "main" java.lang.AbstractMethodError: Receiver class io.appium.java_client.service.local.AppiumServiceBuilder does not define or inherit an implementation of the resolved method abstract createArgs()Ljava/util/List; of abstract class org.openqa.selenium.remote.service.DriverService$Builder.
at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:412)
at com.spr.core.ui.WebDriverThread.main(WebDriverThread.java:140)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment