{
"config": {
"initialApplicationArguments": {
"<any-key>": "string"
},
"variables": [
{
"example": "string",
"id": "string",
"name": "VARIABLE_NAME",
"pattern": "string",
"secure": false,
"type": "text"
}
]
},
"device_ids": [
"chrome.laptop_large"
],
"message": "Notification message",
"monitor_id": 12345678,
"name": "Example test name",
"options": {
"allowApplicationCrash": false,
"bindings": [
{
"principals": [],
"relation": "string"
}
],
"ci": {
"executionRule": "blocking"
},
"defaultStepTimeout": "integer",
"device_ids": [
"synthetics:mobile:device:apple_ipad_10th_gen_2022_ios_16"
],
"disableAutoAcceptAlert": false,
"min_failure_duration": "integer",
"mobileApplication": {
"applicationId": "00000000-0000-0000-0000-aaaaaaaaaaaa",
"referenceId": "00000000-0000-0000-0000-aaaaaaaaaaab",
"referenceType": "latest"
},
"monitor_name": "string",
"monitor_options": {
"escalation_message": "string",
"notification_preset_name": "string",
"renotify_interval": "integer",
"renotify_occurrences": "integer"
},
"monitor_priority": "integer",
"noScreenshot": false,
"restricted_roles": [
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
],
"retry": {
"count": "integer",
"interval": "number"
},
"scheduling": {
"timeframes": [
{
"day": 1,
"from": "07:00",
"to": "16:00"
}
],
"timezone": "America/New_York"
},
"tick_every": 300,
"verbosity": "integer"
},
"public_id": "123-abc-456",
"status": "live",
"steps": [
{
"allowFailure": false,
"hasNewStepElement": false,
"isCritical": false,
"name": "",
"noScreenshot": false,
"params": {
"check": "string",
"delay": "integer",
"direction": "string",
"element": {
"context": "string",
"contextType": "string",
"elementDescription": "string",
"multiLocator": {},
"relativePosition": {
"x": "number",
"y": "number"
},
"textContent": "string",
"userLocator": {
"failTestOnCannotLocate": false,
"values": [
{
"type": "string",
"value": "string"
}
]
},
"viewName": "string"
},
"enabled": false,
"maxScrolls": "integer",
"positions": [
{
"x": "number",
"y": "number"
}
],
"subtestPublicId": "string",
"value": {
"description": "undefined",
"type": "undefined"
},
"variable": {
"example": "",
"name": "VAR_NAME"
},
"withEnter": false,
"x": "number",
"y": "number"
},
"publicId": "pub-lic-id0",
"timeout": "integer",
"type": "assertElementContent"
}
],
"tags": [
"env:production"
],
"type": "mobile"
}