Skip to content

Commit 745abaf

Browse files
author
SETHULAKSHMI-PM
committed
firefox - 127, Windows 10, - LCP
1 parent 3d175d6 commit 745abaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protractor.saucelabs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ exports.config = {
3333
// // inconsistent TEST LCP - https://app.saucelabs.com/dashboard/tests?platform=Windows+10&platform=macOS+Catalina&browser=Firefox+122.0&ownerId=myorganization&ownerType=organization&ownerName=My+organization&search=LCP&start=alltime
3434
// ...generateSauceLabsCapabilities('firefox', '122', ['macOS 10.15', 'Windows 10'], { excludes: ['CLS', 'INP'] }),
3535

36-
...generateSauceLabsCapabilities('firefox', '122', ['Windows 10'], { excludes: ['FID', 'CLS', 'INP', 'TTFB', 'FCP'] }), //test LCP
36+
...generateSauceLabsCapabilities('firefox', '127', ['Windows 10'], { excludes: ['FID', 'CLS', 'INP', 'TTFB', 'FCP'] }), //test LCP
3737

3838
// ...generateSauceLabsCapabilities('chrome', '77', ['macOS 10.12', 'Windows 7', 'OS X 10.10'], { excludes: ['LCP', 'CLS', 'INP', 'TTFB', 'FCP'] }), // PASSED 449
3939

0 commit comments

Comments
 (0)