-
-
Notifications
You must be signed in to change notification settings - Fork 765
Closed
Description
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
Labels
No labels