Connect AWS Device Farm with Robot Framework Appium

0

I'm looking for solution to uplodate the test package (Automation script and related file) to AWS Device Farm. I'm using Robot Framework with Appium). What's the best solution to do?

There is an error message like picture belowEnter image description here

質問済み 1年前1290ビュー
1回答
0

Hi,

Thanks for reaching out. This error is usually related with the directory tree structure of the zip file.

We can see this discussed here in our documentation -> https://docs.aws.amazon.com/devicefarm/latest/developerguide/troubleshooting-appium-web-python.html#APPIUM_WEB_PYTHON_TEST_PACKAGE_INVALID_TEST_FILE_NAME

Can you please follow the steps and verify that it has the same structure? Can you please share the tree directory output?

You can also refer to this page in our documentation with regards to Appium working with Device farm -> https://docs.aws.amazon.com/devicefarm/latest/developerguide/test-types-appium.html.

AWS
サポートエンジニア
Ryan_A
回答済み 1年前
  • Hi, I have same problem. I am tryining execution a project in service device farm Share my tree directory output.

    Directory: C:\Users\Usuario\Documents\code\test_device_farm_aws

    Mode LastWriteTime Length Name


    d---- 26/04/2024 1:37 p. m. tests -a--- 26/04/2024 1:11 p. m. 734 requirements.txt -a--- 26/04/2024 1:16 p. m. 1224 test_bundle.zip

    Directory: C:\Users\Usuario\Documents\code\test_device_farm_aws\tests
    

    Mode LastWriteTime Length Name


    -a--- 25/04/2024 5:24 p. m. 1503 test_app.robot

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

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

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

関連するコンテンツ