Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "echo", | |
| 5 "some", | |
| 6 "step" | |
| 7 ], | |
| 8 "name": "innocent step" | |
| 9 }, | |
| 10 { | |
| 11 "name": "$result", | |
| 12 "reason": "Uncaught Exception: ValueError('No steps have been run yet, and y ou are asking for a previous step result.',)", | |
| 13 "status_code": -1 | |
| 14 } | |
|
tandrii(chromium)
2017/05/17 08:00:18
i see, great!
| |
| 15 ] | |
| OLD | NEW |