Skip to content
Max Schmitt edited this page Feb 10, 2022 · 6 revisions

Installation (beta version)

Currently we rewrote the extension, and it's not yet published to the extension marketplace. You can easily install it and help us beta-test it with the following steps:

  1. Install @playwright/test development builds via: npm install -D @playwright/test@next

  2. Install the Visual Studio Code extension, by downloading the latest development build:

    • Go to the recent builds here.
    • Click on the first entry
    • At the bottom of the page you can download it, see here:
    • image
    • Install it see here. It's also possible to just drag'n drop it into the extension panel on the left side of Visual Studio Code.
Clone this wiki locally