blob: a90962ab3b95e3b347438f618f35f01d820f19de [file] [log] [blame]
Tests that inspect() command line api works while on breakpoint.
Set timer for test function.
Script execution paused.
WebInspector.inspect called with: p#p1
WebInspector.inspect's hints are: []
inspect($('#p1')) =
Selected node id: 'p1'.
Script execution resumed.