Skip to content

Commit

Permalink
firefox - 122, macOS 10.15, - LCP
Browse files Browse the repository at this point in the history
  • Loading branch information
SETHULAKSHMI-PM committed Jul 1, 2024
1 parent 80284d0 commit 68c36bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protractor.saucelabs.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exports.config = {
// // 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
// ...generateSauceLabsCapabilities('firefox', '122', ['macOS 10.15', 'Windows 10'], { excludes: ['CLS', 'INP'] }),

...generateSauceLabsCapabilities('firefox', '122.0', ['macOS 10.12'], { excludes: ['FID', 'CLS', 'INP', 'TTFB', 'FCP'] }), //test LCP
...generateSauceLabsCapabilities('firefox', '122', ['macOS 10.15'], { excludes: ['FID', 'CLS', 'INP', 'TTFB', 'FCP'] }), //test LCP

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

Expand Down

0 comments on commit 68c36bd

Please sign in to comment.