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

已提問 5 年前檢視次數 973 次
2 個答案
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
已回答 5 年前
0

Thank you for the support!!

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南