GitHub Actions or GitLab CI/CD configuration for Appium tests
50 views
Skip to first unread message
Honza Brázda
unread,
Jan 11, 2024, 8:36:49 AM1/11/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to robotframework-users
Hello there, I am trying to setup GitLab or GitHub runners so my tests run on an android emulator (using UIAutomator 2) everytime I push new .apk file to the repository. Is there anyone who tried that? Could you provide your workflow for github or gitlab-ci.yml file so I can see how it works? I am kind of lost. Thank you very much. :)