blob: 1e95537eabe2553368c521593097967218c9be4f [file] [log] [blame]
Tests that webInspector.inspectedWindow.reload() successfully injects user's code upon reload
Started extension.
Running tests...
RUNNING TEST: extension_testReloadInjectsCode
Page reloaded.
Page reloaded.
With injected code: foo = 42
Without injected code: foo = undefined
All tests done.