blob: 366e2010be8f69d1855d4d110d5c8bcd575fae18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Tests object revelation in the UI.
Running: init
Running: revealNode
Node revealed in the Elements panel
Running: revealUILocation
UILocation inspector-test.js:2:1 revealed in the Sources panel
Running: revealResource
Resource inspector-test.js revealed in the Resources panel
Running: revealRequestWithResource
Request inspector-test.js revealed in the Network panel
Running: revealRequestWithoutResource
Request missing.js revealed in the Network panel
|