OLD | NEW |
(Empty) | |
| 1 Test that each agent could be enabled/disabled separately. |
| 2 |
| 3 CSS.disable finished successfully |
| 4 Canvas.disable finished successfully |
| 5 Console.disable finished successfully |
| 6 DOM.disable finished successfully |
| 7 DOMStorage.disable finished successfully |
| 8 Database.disable finished successfully |
| 9 Debugger.disable finished successfully |
| 10 FileSystem.disable finished successfully |
| 11 HeapProfiler.disable finished successfully |
| 12 IndexedDB.disable finished successfully |
| 13 Inspector.disable finished successfully |
| 14 LayerTree.disable finished successfully |
| 15 Network.disable finished successfully |
| 16 Page.disable finished successfully |
| 17 Profiler.disable finished successfully |
| 18 Runtime.disable finished successfully |
| 19 Timeline.disable finished successfully |
| 20 Worker.disable finished successfully |
| 21 |
| 22 CSS.enable finished with error DOM agent needs to be enabled first. |
| 23 CSS.disable finished successfully |
| 24 |
| 25 Canvas.enable finished successfully |
| 26 Canvas.disable finished successfully |
| 27 |
| 28 Console.enable finished successfully |
| 29 Console.disable finished successfully |
| 30 |
| 31 DOM.enable finished successfully |
| 32 DOM.disable finished successfully |
| 33 |
| 34 DOMStorage.enable finished successfully |
| 35 DOMStorage.disable finished successfully |
| 36 |
| 37 Database.enable finished successfully |
| 38 Database.disable finished successfully |
| 39 |
| 40 Debugger.enable finished successfully |
| 41 Debugger.disable finished successfully |
| 42 |
| 43 FileSystem.enable finished successfully |
| 44 FileSystem.disable finished successfully |
| 45 |
| 46 HeapProfiler.enable finished successfully |
| 47 HeapProfiler.disable finished successfully |
| 48 |
| 49 IndexedDB.enable finished successfully |
| 50 IndexedDB.disable finished successfully |
| 51 |
| 52 Inspector.enable finished successfully |
| 53 Inspector.disable finished successfully |
| 54 |
| 55 LayerTree.enable finished successfully |
| 56 LayerTree.disable finished successfully |
| 57 |
| 58 Network.enable finished successfully |
| 59 Network.disable finished successfully |
| 60 |
| 61 Page.enable finished successfully |
| 62 Page.disable finished successfully |
| 63 |
| 64 Profiler.enable finished successfully |
| 65 Profiler.disable finished successfully |
| 66 |
| 67 Runtime.enable finished successfully |
| 68 Runtime.disable finished successfully |
| 69 |
| 70 Timeline.enable finished successfully |
| 71 Timeline.disable finished successfully |
| 72 |
| 73 Worker.enable finished successfully |
| 74 Worker.disable finished successfully |
| 75 |
OLD | NEW |