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 cd67c43 commit 6d590bfCopy full SHA for 6d590bf
test/helper/Playwright_test.js
@@ -37,7 +37,7 @@ describe('Playwright', function () {
37
38
I = new Playwright({
39
url: siteUrl,
40
- //windowSize: '500x700',
+ // windowSize: '500x700',
41
browser: process.env.BROWSER || 'chromium',
42
show: false,
43
waitForTimeout: 5000,
0 commit comments