Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d24af0a

Browse files
Updated README.md
1 parent 27740f7 commit d24af0a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎README.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ This is a Playwright API testing framework designed to demonstrate playwright ap
1818
* Go to Project root directory and install Dependency: `npm install`
1919
* All the dependencies from package.json would be installed in node_modules folder.
2020

21-
### Setup Visual Code (Optional)
21+
### Install Visual Code Extension (Optional)
2222
* <a href="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>
2424
* <a href="https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme" target="_blank">Material Icon Theme</a>
25+
26+
### Update Visual Code Settings
2527
* Go to Visual Code Preference > Setting and search `formatOnSave` and enable/ON it.
2628

2729
## How to Run Test Locally

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /