Skip to content

Commit 932c2d2

Browse files
authored
Update Readme.md
Signed-off-by: Twinkle Joshi <twinklejjoshi@gmail.com>
1 parent dbfa139 commit 932c2d2

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

Readme.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Production-ready Playwright test automation starter for teams and startups: strict TypeScript, Page Object Model, environment management, interactive runner, custom HTML reporting (with optional JIRA integration), quality tooling, CI/CD patterns, and agentic (MCP-ready) extensibility.
66

7-
[Playwright Docs](https://playwright.dev/docs/intro) · [TypeScript](https://www.typescriptlang.org/) · [ESLint](https://eslint.org/) · [Prettier](https://prettier.io/) · [Husky](https://typicode.github.io/husky/)
7+
[Playwright Docs](https://playwright.dev/docs/intro) · [TypeScript](https://www.typescriptlang.org/) · [ESLint](https://eslint.org/) · [Prettier](https://prettier.io/) · [Husky](https://typicode.github.io/husky/) . [Research articles](https://www.researchgate.net/profile/Twinkle-Joshi-6/research)
88

99
</div>
1010

@@ -34,6 +34,7 @@ Production-ready Playwright test automation starter for teams and startups: stri
3434
20. [Troubleshooting](#troubleshooting)
3535
21. [Security & Secrets](#security--secrets)
3636
22. [License](#license)
37+
23. [Contributor Details](#contributor-details)
3738

3839
---
3940

@@ -780,12 +781,10 @@ Licensed under ISC (see `LICENSE`). Adapt freely; contributions welcome.
780781

781782
---
782783

783-
## References & Helpful Links
784+
## Contributor details
785+
### Twinkle Joshi
786+
- LinkedIn: https://www.linkedin.com/in/twinkle-j-joshi/
787+
- ResearchGate: https://www.researchgate.net/profile/Twinkle-Joshi-6/research
784788

785-
- Playwright Docs: https://playwright.dev/docs/intro
786-
- Test Generator (Codegen): https://playwright.dev/docs/codegen-intro
787-
- VS Code Extension: https://playwright.dev/docs/getting-started-vscode
788-
- ESLint: https://eslint.org/docs/latest/
789-
- TypeScript: https://www.typescriptlang.org/tsconfig
790789

791790
---

0 commit comments

Comments
 (0)