Replies: 2 comments
-
hi @ahmedh00 👋 yes it's possible that custom fixtures may be overriding or clashing with |
Beta Was this translation helpful? Give feedback.
-
Hey @hassy Thanks for coming back so quick, I tried a cut down version without any extra custom fixtures, what I can see is that on the standard Playwright HTML report its added the Web Vitals, but in the Artillery Cloud report its not there. I've attached a couple of screenshots to show this. Couple of other things to note:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have tried to integrate the Artillery Cloud reporting into my Playwright E2E tests as described here:
https://www.artillery.io/docs/get-started/playwright-e2e
The report it being created fine in my Artillery Cloud account, however I cannot see any of the Web Vitals metrics being logged on the report.
I am using the
withPerformanceTracking
base test to add this functionality, but also extending that to add some custom fixtures to my tests. Would this potentially be causing an issue?Beta Was this translation helpful? Give feedback.
All reactions