java-client icon indicating copy to clipboard operation
java-client copied to clipboard

Question: which version of Java support Appium?

Open Phoenix124 opened this issue 6 years ago • 5 comments

Description

Is it possible to change version of Java 8 to Java 11 for work project ? As i know now is support only Java 9.

Phoenix124 avatar Jan 09 '19 08:01 Phoenix124

@Phoenix124 Officially Java 8. Java 9 might also work as well. But we haven't incorporated any SDK changes yet.

SrinivasanTarget avatar Jan 17 '19 08:01 SrinivasanTarget

@SrinivasanTarget thanks. But I want to migrate on the Java 11.

Phoenix124 avatar Jan 17 '19 13:01 Phoenix124

@Phoenix124 did you try Java 11? We have tried Java 10 on a sample project and it seemed to work.

aaronmagi avatar Jan 22 '19 17:01 aaronmagi

@aaronmagi I tried, and it's working. But I want to get allure report with Java 11. And allure not work correctly with Java 11. Probably it's caused by AspectJ.

Phoenix124 avatar Jan 22 '19 18:01 Phoenix124

#1455 Might be related?

dnicholas2001 avatar Apr 20 '21 18:04 dnicholas2001