Last active
December 21, 2015 09:19
-
-
Save rdpanek/6284549 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"browser": "chrome", | |
"page": "http://", | |
"dom": "/dom.txt", | |
"duration": 6, | |
"dateTimeResult": { | |
"$date": "2013-08-19T11:24:00.000Z" | |
}, | |
"status": "passed", | |
"requirement": "prihlaseni_pres_facebook", | |
"identificator": "builder", | |
"_id": { | |
"$oid": "5211e443bc3e9c7819000001" | |
}, | |
"report": [ | |
{ | |
"comment": "optional", | |
"status": "passed", | |
"sentence": "I'm on page facebook.com" | |
}, | |
{ | |
"comment": "optional comment", | |
"status": "failed", | |
"sentence": "Second sentence" | |
}, | |
{ | |
"comment": "optional comment", | |
"status": "skipped", | |
"sentence": "Third sentence" | |
} | |
], | |
"__v": 0 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment