Java8 for iOS Appium Testng

0

hi, Could you share sample custom mode settings script that install jdk1.8 and do the export with me?
I tried this one but it didnt work.
https://us-west-2.console.aws.amazon.com/devicefarm/home?region=us-east-2#/projects/e3de778f-4d0b-45a3-be78-fada79567b90/runs/1929a132-9351-4c63-a0b7-064db540379a/jobs/00000

Thanks,

Edited by: sbuyuran on Jan 25, 2021 10:30 PM

demandé il y a 3 ans241 vues
1 réponse
0
Réponse acceptée

Hi:

In your yaml file, use the following to switch to JDK8 prior to executing your Appium Java tests:

  • export JAVA_HOME=/usr/libexec/java_home -v 1.8
  • java -version

Let me know if you need anything else.

Andy

répondu il y a 3 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions