Skip to content

Instantly share code, notes, and snippets.

@horie1024
Last active October 18, 2015 15:44
Show Gist options
  • Save horie1024/2db29a388c69fe2c37a3 to your computer and use it in GitHub Desktop.
Save horie1024/2db29a388c69fe2c37a3 to your computer and use it in GitHub Desktop.
devicefarm.schedule_run({
project_arn: "プロジェクトのARN",
app_arn: apk_arn,
device_pool_arn: device_pool_arn,
test: {
type: 'CALABASH',
test_package_arn: calabash_package_arn
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment