How can I use my own composables inside a playwright test?
I replaced pinia with a custom composable “useSettings”. In my playwright tests, I was able to access Pinia like this:
I replaced pinia with a custom composable “useSettings”. In my playwright tests, I was able to access Pinia like this: