filmov
tv
Playwright Beginner Tutorial 2 | How to install
Показать описание
00:00 Introduction
00:50 Prerequisites
04:33 How to install Playwright
05:02 Option 1 - using node commands
12:35 Playwright project structure
18:34 Option 1 - using vs code extension
25:20 Outro
Prerequisites
Node JS
node -v npm -v
IDE ( VS Code )
Install using command as npm package
Step 1 - Create a new folder and open in VS Code
Step 3 - Following will be added
- tests folder - basic example test
- tests-examples folder - detailed example tests
- .gitignore - to be used during git commit and push
Step 4 - Check playwright added - npm playwright -v
Step 5 - Check playwright command options - npx playwright -h
Using VS Code extension
Step 1 - Create a new folder and open in VS Code
Step 2 - Goto Extensions section and install Playwright extension from Microsoft
Step 3 - Goto View - Command Palette and type playwright - select install playwright
Step 4 - Select the browsers and click ok
Step 5 - It will install the libraries and create the project folders
#playwright #automation #testing
CI CD DEVOPS
UI TESTING
API TESTING
MOBILE TESTING
PERFORMANCE TESTING
IDE
PROGRAMMING
BUILD TOOLS
SOURCE CODE MANAGEMENT
CLOUD SERVICES
Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
You can support my mission for education by sharing this knowledge and helping as many people as you can
If my work has helped you, consider helping any animal near you, in any way you can
NEVER STOP LEARNING
Raghav Pal
Комментарии