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年前964ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン