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

gefragt vor einem Jahr1290 Aufrufe
1 Antwort
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
SUPPORT-TECHNIKER
Ryan_A
beantwortet vor einem Jahr
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen