| OLD | NEW |
| 1 Test that each agent could be enabled/disabled separately. | 1 Test that each agent could be enabled/disabled separately. |
| 2 | 2 |
| 3 Animation.disable finished successfully | 3 Animation.disable finished successfully |
| 4 CSS.disable finished successfully | 4 CSS.disable finished successfully |
| 5 DOM.disable finished successfully | 5 DOM.disable finished successfully |
| 6 DOMStorage.disable finished successfully | 6 DOMStorage.disable finished successfully |
| 7 Database.disable finished successfully | 7 Database.disable finished successfully |
| 8 Debugger.disable finished successfully | 8 Debugger.disable finished successfully |
| 9 HeapProfiler.disable finished successfully | 9 HeapProfiler.disable finished successfully |
| 10 IndexedDB.disable finished successfully | 10 IndexedDB.disable finished successfully |
| 11 LayerTree.disable finished successfully | 11 LayerTree.disable finished successfully |
| 12 Log.disable finished successfully | 12 Log.disable finished successfully |
| 13 Network.disable finished successfully | 13 Network.disable finished successfully |
| 14 Overlay.disable finished successfully |
| 14 Page.disable finished successfully | 15 Page.disable finished successfully |
| 15 Profiler.disable finished successfully | 16 Profiler.disable finished successfully |
| 16 Runtime.disable finished successfully | 17 Runtime.disable finished successfully |
| 17 | 18 |
| 18 Animation.enable finished successfully | 19 Animation.enable finished successfully |
| 19 Animation.disable finished successfully | 20 Animation.disable finished successfully |
| 20 | 21 |
| 21 CSS.enable finished with error DOM agent needs to be enabled first. | 22 CSS.enable finished with error DOM agent needs to be enabled first. |
| 22 CSS.disable finished successfully | 23 CSS.disable finished successfully |
| 23 | 24 |
| (...skipping 17 matching lines...) Expand all Loading... |
| 41 | 42 |
| 42 LayerTree.enable finished successfully | 43 LayerTree.enable finished successfully |
| 43 LayerTree.disable finished successfully | 44 LayerTree.disable finished successfully |
| 44 | 45 |
| 45 Log.enable finished successfully | 46 Log.enable finished successfully |
| 46 Log.disable finished successfully | 47 Log.disable finished successfully |
| 47 | 48 |
| 48 Network.enable finished successfully | 49 Network.enable finished successfully |
| 49 Network.disable finished successfully | 50 Network.disable finished successfully |
| 50 | 51 |
| 52 Overlay.enable finished with error DOM should be enabled first |
| 53 Overlay.disable finished successfully |
| 54 |
| 51 Page.enable finished successfully | 55 Page.enable finished successfully |
| 52 Page.disable finished successfully | 56 Page.disable finished successfully |
| 53 | 57 |
| 54 Profiler.enable finished successfully | 58 Profiler.enable finished successfully |
| 55 Profiler.disable finished successfully | 59 Profiler.disable finished successfully |
| 56 | 60 |
| 57 Runtime.enable finished successfully | 61 Runtime.enable finished successfully |
| 58 Runtime.disable finished successfully | 62 Runtime.disable finished successfully |
| 59 | 63 |
| OLD | NEW |