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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则