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

posta un anno fa1290 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
Ryan_A
con risposta un anno fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande