We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.0.0-SNAPSHOT
ios cases can be run on IOS(iphone:11.2,iphoneX) app
run cases on IOS(iphone:11.2,iphoneX) app, it throws NoClassDefFoundError, it seems there is no JsonException in selenium-remote-driver 3.7.1
The text was updated successfully, but these errors were encountered:
the json dependency was removed as a dependency for selenium, upstream you can manually add the dependency back in your project pom
leaving this open as an issue to consider in the selion bom
Sorry, something went wrong.
No branches or pull requests
SeLion Version
2.0.0-SNAPSHOT
Component
Expected Behavior
ios cases can be run on IOS(iphone:11.2,iphoneX) app
Actual Behavior
run cases on IOS(iphone:11.2,iphoneX) app, it throws NoClassDefFoundError, it seems there is no JsonException in selenium-remote-driver 3.7.1
Steps to Reproduce
The text was updated successfully, but these errors were encountered: