Slide 13
Slide 13 text
©2019 Wantedly, Inc.
Gcloud command line tool
Command Line Interface
Can be run from your CI/CD infrastructure.
Needs to have gcloud command line tools
preinstalled.
Setup guide: https://cloud.google.com/sdk/
gcloud/
Setup Robo Test
$ gcloud beta firebase test android run \
!--type robo \
!--timeout 3m \
!--device model=walleye,version=28,locale=en_US,
orientation=portrait \
!--app /path/to/apk_file.apk