.visualtest.1.9.1.source-code.bitbar_config.yml Maven / Gradle / Ivy
The newest version!
# =====================================================
# INVOKE CONFIGURATION FOR: cucumber-tag-expressions
# =====================================================
# USAGE: invoke --list
# USAGE: invoke
# DESCRIPTION:
# invoke is a small, Python based build system.
#
# SEE ALSO:
# * https://www.pyinvoke.org
# =====================================================
---
# DO NOT PUT YOUR CREDS IN THIS FILE. IT IS ONLY A TEMPLATE
# COPY THIS FILE TO bitbar_config.yml WHICH IS IGNORED BY GIT
# AND USED IN VARIOUS DEVELOPER AND TEST SCRIPTS
apiKey: null # BB api key
username: null # BB email
password: null # BB apikey
devicesApi: https://cloud.bitbar.com/api/v2/devices?limit=0&filter=online_eq_true #ostype_eq_desktop or ostype_eq_android or ostype_eq_ios
desktopsApi: https://cloud.bitbar.com/cloud/api/v2/devices/desktop-browser-capabilities
browsersApi: https://cloud.bitbar.com/api/v2/devices/{deviceId}/browsers?limit=0&sort=name_a%3Aversion_d
hubs:
mobiles: https://us-west-mobile-hub.bitbar.com/wd/hub
windows: https://westeurope-hub.bitbar.com/wd/hub
linux: https://broker-cloud.bitbar.com/wd/hub
mac: null
© 2015 - 2024 Weber Informatics LLC | Privacy Policy