We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19be6a8 commit 1aa68f6Copy full SHA for 1aa68f6
test/parallel/test-inspector-dom-storage.js
@@ -12,7 +12,7 @@ async function test() {
12
await session.connect();
13
14
// Check disabled before enable
15
- session
+ await session
16
.post('DOMStorage.getDOMStorageItems', {
17
storageId: {
18
isLocalStorage: true,
0 commit comments