# Download the latest screenshot information from the CMS
app_id = Dir.pwd.split()[-2].to_i
File.write(, open().read) rescue nil
# A list of devices you want to take the screenshots from
devices([
,
,
,
])
languages([
])
# Where should the resulting screenshots be stored?
screenshots_path
# JavaScript UIAutomation file
js_file
# The name of the project's scheme
scheme