You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,12 @@ This is a Playwright API testing framework designed to demonstrate playwright ap
18
18
* Go to Project root directory and install Dependency: `npm install`
19
19
* All the dependencies from package.json would be installed in node_modules folder.
20
20
21
-
### Setup Visual Code (Optional)
21
+
### Install Visual Code Extension (Optional)
22
22
* <ahref="https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright"target="_blank">Playwright Test for VSCode</a>
23
-
*Install GitLens Extension from the Marketplace: `GitLens — Git supercharged by GitKraken https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens`
23
+
*<ahref="https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens"target="_blank">GitLens — Git supercharged by GitKraken</a>
0 commit comments