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 ea85fa3 commit 0f5f335Copy full SHA for 0f5f335
playwright-lighthouse-report.js
@@ -7,7 +7,7 @@ const {expect} = require("expect");
7
'browserVersion': 'latest',
8
'LT:Options': {
9
'platform': 'Windows 10',
10
- 'build': 'Playwright Single Build',
+ 'build': 'Playwright Test Lighthouse Report',
11
'name': 'Playwright Test with Lighthouse report',
12
'user': process.env.LT_USERNAME,
13
'accessKey': process.env.LT_ACCESS_KEY,
0 commit comments