Skip to content
New issue

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

Class file version issue #189

Open
vmaramreddy1 opened this issue Oct 5, 2022 · 1 comment
Open

Class file version issue #189

vmaramreddy1 opened this issue Oct 5, 2022 · 1 comment
Labels
help Need help.

Comments

@vmaramreddy1
Copy link

vmaramreddy1 commented Oct 5, 2022

Write your query here

Hey @WasiqB , I have setup the code and tried to execute a simple test and faced the given below error.

bad class file: /C:/Users/vijay/.m2/repository/com/github/wasiqb/coteafs/appium/4.2.0/appium-4.2.0.jar!/com/github/wasiqb/coteafs/appium/android/AndroidDevice.class
class file has wrong version 59.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.

Do you have any idea why we are getting this issue ?

@vmaramreddy1 vmaramreddy1 added the help Need help. label Oct 5, 2022
@WasiqB
Copy link
Owner

WasiqB commented Oct 6, 2022

Hi @vmaramreddy1 , I guess you are using JDK 8 on your machine, this framework is built using JDK 15, so you must also install and use JDK 15 on your machine.

Let me know if the Error still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help Need help.
Projects
None yet
Development

No branches or pull requests

2 participants