Skip to content

Java 8.3.0 is not compatible with selenium 4.8.2  #1872

@Idoserovitz

Description

@Idoserovitz

Description

selenium java version 4.8.2 was released not long ago and appium java-client 8.3.0 cannot invoke appium server programmatically(manually it works well). I get SurefireExecutionException: Exception in provider error when executing the test and I can see in the logs that appium server wasn’t able to launch.

Is there any time estimation for a compatible java-client version? or maybe a workaround for meanwhile?

Environment

  • Java client build version or git revision if you use some snapshot: 8.3.0
  • Appium server version or git revision if you use some snapshot: 2.0.0-beta.57
  • Desktop OS/version used to run Appium if necessary: MacOS Ventura, m1 machine
  • Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: 16.16.0
  • Mobile platform/version under test: android api 30, iOS 15.5
  • Real device or emulator/simulator: emulator and simulator on both platforms

Details

I use maven, testng and surefire-plugin setup. Maven automatically updates selenium's version.

Exception Stacktraces

SurefireExecutionException: Exception in provider

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions