WARNING: engine playwright specified but module artillery-engine-playwright could not be loaded #3595
Replies: 4 comments 1 reply
-
Two separate issues here it seems. What version of Artillery are you running? And share some code that reproduces the other |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Oh! I realised it was my mistake, I changed the yaml file a little bit and the test file too. New YAML File Configuration
New loginTest.js file
It stopped throwing both of the above errors but now I have this error "Playwright test function not found: undefined" which is confusing because it should have the test function since it's default export from my Isn't it ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
TypeError: Cannot add property $rewriteMetricName, object is not extensible
Couldn't find the solution for this error. Anyone can help here ?
Beta Was this translation helpful? Give feedback.
All reactions