Initiating and enthusiastic on AWS Device Farm

0

Good afternoon dear friends!

We are very enthusiastic to use Device Farm with our Appium Ruby automation, but, we facing a problem to configure and start the yml configuration.
Could you please show us an example about how to configure the yml and how to adapt the code to run it on DF, for example, what UDID we have to put on capabilities.
We appreciate if had some example project on Appium ruby/cucumber.

Thanks in Advance

PS. we had alot of tests trying to run, the last one was the below.
https://us-west-2.console.aws.amazon.com/devicefarm/home?region=us-east-2#/projects/732be549-5dae-4aac-935f-ae71059fcc7a/runs/0c1982c1-b27b-4ec8-a63d-33fd70e914e3

demandé il y a 5 ans998 vues
2 réponses
0

Hi there,
Thanks for reaching out. The problem with your test is that, in device farm, you're still using your local device configuration with udid "09340922021e7fda". You should be using the device farm udid, which is stored in an environment variable called "$DEVICEFARM_DEVICE_UDID". You're going to have to rework how your test starts its desired capabilities to use this environment variable. Let us know if you need any help doing this.

For more help on scaling up with Device Farm and using the YAML configuration file, you can also reach out to us over email at aws-devicefarm-support@amazon.com

Thanks!

AWS
répondu il y a 5 ans
0

Thank you for the support!!

répondu il y a 5 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