automizy-js-api
Version:
JavaScript API library for Automizy Marketing Automation software
31 lines (30 loc) • 465 B
JSON
{
"username": "BROWSERSTACK_USERNAME",
"key": "BROWSERSTACK_KEY",
"test_framework": "qunit",
"test_path": [
"test/index.html",
"test/logs.html",
"test/amd.html"
],
"browsers": [
"chrome_previous",
"chrome_current",
"firefox_previous",
"firefox_current",
"opera_current",
"safari_previous",
"safari_current",
"ie_6",
"ie_7",
"ie_8",
"ie_9",
"ie_10",
"ie_11",
"edge_latest",
{
"os": "iOS",
"os_version": "8.3"
}
]
}