Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
testers talk
  • Loading branch information
BakkappaN authored Sep 14, 2024
1 parent 1ed7f66 commit e3ae923
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Manual Steps:
[![Watch this video on YouTube](https://img.youtube.com/vi/Exx2M5Pz06g/hqdefault.jpg)](https://www.youtube.com/watch?v=Exx2M5Pz06g)


## Important articles Links
## Important Playwright articles Links
* Update test case status automatically - https://medium.com/@testerstalk/integrate-azure-devops-test-plan-with-playwright-update-test-case-status-845b127f4b2b

* Handling MFA(Multi Factor Authentication) in Playwright - https://medium.com/@testerstalk/how-to-automate-mfa-multi-factor-authentication-seamlessly-with-playwright-433f89be44a1
Expand All @@ -86,12 +86,12 @@ Manual Steps:
* Top 50 Playwright interview questions & answers - https://medium.com/@testerstalk/top-50-playwright-interview-questions-and-answers-6dff075c488e


## Update playwrigh to latest verison
## Update Playwright to Latest Version

1. npm install -D @playwright/test@latest
2. npx playwright install --with-deps

## Important Commnands for daily use
## Playwright Important Commnands for daily use
https://medium.com/@testerstalk/playwright-important-commands-for-daily-use-727a339b288e


0 comments on commit e3ae923

Please sign in to comment.