Playwright: Difference between revisions

imported>Pbek
m Fix typos
imported>Pbek
Mention not installed browsers versions
Line 28: Line 28:
Then you should be able to run your tests in Visual Studio Code.
Then you should be able to run your tests in Visual Studio Code.


{{Note|Keep in mind that you need to use the same version of playwright in your node playwright project as in your nixpkgs!}}
{{Note|Keep in mind that you need to use the same version of playwright in your node playwright project as in your nixpkgs, or else playwright will try to use browsers versions that aren't installed!}}