I have trouble understanding what the image actually is for. I have a laravel project where I managed to use playwright, but only if I installed playwright in an already existing node.js server.
So basically my question is this: When using this image, do I still need to install playwright or does it really include everything to run my tests?
And how can I use the image if I allready have tests written, do I have to copy them into the container?
I'm missing a good guide explaining this all to me ๐ฆ
This thread is trying to answer question "Does the mcr.microsoft.com/playwright Docker image include Playwright, or does it need to be installed separately?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].