Skip to content

Instantly share code, notes, and snippets.

@rdpanek
Created August 19, 2013 12:33
Show Gist options
  • Save rdpanek/6268649 to your computer and use it in GitHub Desktop.
Save rdpanek/6268649 to your computer and use it in GitHub Desktop.
{
"identificator": "builder",
"requirement": "prihlaseni_pres_facebook",
"status": "passed",
"dateTimeResult": "2013-08-13T12:12Z",
"duration": 6,
"report": [
{
"sentence": "I'm on page facebook.com",
"status": "passed",
"comment": "optional"
},
{
"sentence": "Second sentence",
"status": "failed",
"comment": "optional comment"
},
{
"sentence": "Third sentence",
"status": "skipped",
"comment": "optional comment"
}
],
"dom": "/dom.txt",
"page": "http://",
"browser": "chrome"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment