Copy{
"pages": {
"current": 1
},
"web": {
"test": {
"alertsEnabled": 0,
"apiLinks": [
{
"href": "https://api.thousandeyes.com/v6/tests/1161561",
"rel": "self"
},
{
"href": "https://api.thousandeyes.com/v6/net/metrics/1161561",
"rel": "data"
},
{
"href": "https://api.thousandeyes.com/v6/net/path-vis/1161561",
"rel": "data"
},
{
"href": "https://api.thousandeyes.com/v6/net/bgp-metrics/1161561",
"rel": "data"
}
],
"authType": "NONE",
"bandwidthMeasurements": 0,
"bgpMeasurements": 1,
"contentRegex": "",
"createdBy": "ThousandEyes (support@thousandeyes.com)",
"createdDate": "2019-11-15 16:29:55",
"credentials": [],
"enabled": 1,
"followRedirects": 1,
"httpTargetTime": 1000,
"httpTimeLimit": 5,
"httpVersion": 2,
"includeHeaders": 1,
"interval": 600,
"liveShare": 0,
"modifiedBy": "ThousandEyes (support@thousandeyes.com)",
"modifiedDate": "2019-11-15 16:31:11",
"mtuMeasurements": 1,
"networkMeasurements": 1,
"numPathTraces": 3,
"probeMode": "AUTO",
"pathTraceMode": "classic",
"protocol": "TCP",
"savedEvent": 0,
"sslVersion": "Auto",
"sslVersionId": 0,
"targetTime": 10,
"testId": 1161561,
"testName": "Google.com Web Transaction",
"timeLimit": 30,
"transactionScript": "import { By, Key, until } from 'selenium-webdriver';\nimport { driver, markers, credentials, downloads, transaction } from 'thousandeyes';\n\nrunScript();\n\nasync function runScript() {\n\n // Load page\n await driver.get('https://google.com');\n await driver.takeScreenshot();\n \n // Search\n markers.start('SearchForWebdriver');\n await driver.findElement(By.name('q')).sendKeys('webdriver', Key.RETURN);\n await driver.takeScreenshot();\n markers.stop('SearchForWebdriver');\n\n // Wait for full page load\n await driver.wait(until.titleIs('webdriver - Google Search'), 1000);\n await driver.takeScreenshot();\n};\n ",
"type": "web-transactions",
"url": "https://google.com",
"useNtlm": 0,
"usePublicBgp": 1,
"verifyCertificate": 1
},
"webTransaction": [
{
"agentId": 31,
"agentName": "Chicago, IL",
"componentErrors": 5,
"countryId": "US",
"date": "2019-11-15 16:32:44",
"permalink": "https://app.thousandeyes.com/null?__a=75&testId=1161561&roundId=1573835400&agentId=31",
"roundId": 1573835400,
"transactionTime": 2379
},
{
"agentId": 10,
"agentName": "Paris, France",
"componentErrors": 5,
"countryId": "FR",
"date": "2019-11-15 16:32:55",
"errorDetails": "TimeoutError: Waiting for title to be \"webdriver - Google Search\"\nWait timed out after 1002ms",
"errorType": "OTHER",
"permalink": "https://app.thousandeyes.com/null?__a=75&testId=1161561&roundId=1573835400&agentId=10",
"roundId": 1573835400
}
]
}
}