Skip to content

Commit 534aa09

Browse files
committed
test: update screenshot references and unit tests
1 parent 3e775cd commit 534aa09

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

test/integration/screen-shooter/screen-shooter.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const createScreenShooter = async (browser: WdioBrowser): Promise<ElementsScreen
3333
isWebdriverProtocol: true,
3434
shouldUsePixelRatio: true,
3535
needsCompatLib: false,
36+
isHeadless: false,
3637
},
3738
});
3839
};
51 Bytes
Loading

0 commit comments

Comments
 (0)