Replies: 2 comments
-
|
related: microsoft/playwright#23662 seem like there is no clear solution I will see what i can do tomorrow(weekend) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, I am not free so ETA is unknown |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to use my existing firelordjs setup in Playwright tests, so I can seed the db etc. It seems the normal package doesn't work properly though, I get the following error when running the tests:
So I tried using the firelordjs@cjs version, but that doesn't seem to work, I constantly get this error when trying to do any operations on a collection:
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions