Skip to content

Instantly share code, notes, and snippets.

@dpgraham
Created November 9, 2016 21:08
Show Gist options
  • Save dpgraham/d1d8ac90ec4b07ac7f5f6f14bf3bb628 to your computer and use it in GitHub Desktop.
Save dpgraham/d1d8ac90ec4b07ac7f5f6f14bf3bb628 to your computer and use it in GitHub Desktop.
{
"id": "80fc6c94-b9f3-88af-f805-01eb5e4c0e37",
"name": "Appium Android",
"description": "",
"order": [
"1a0981f4-ddf0-24b5-8b1a-9adf7a8414d8"
],
"folders": [],
"timestamp": 1478721413310,
"owner": 0,
"public": false,
"requests": [
{
"id": "1a0981f4-ddf0-24b5-8b1a-9adf7a8414d8",
"headers": "Content-Type: application/json\n",
"url": "http://localhost:4723/wd/hub/session",
"preRequestScript": null,
"pathVariables": {},
"method": "POST",
"data": [],
"dataMode": "raw",
"version": 2,
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
"time": 1478724854232,
"name": "Open Chrome session",
"description": "",
"collectionId": "80fc6c94-b9f3-88af-f805-01eb5e4c0e37",
"responses": [],
"rawModeData": "{\"desiredCapabilities\":\n\t{\n\t \"browserName\": \"\",\n\t \"appium-version\": \"1.6\",\n\t \"platformName\": \"Android\",\n\t \"platformVersion\": \"10.1\",\n\t \"deviceName\": \"Android\",\n\t \"app\": \"com.android.chrome\",\n\t \"newCommandTimeout\": 0\n\t}\n}"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment