Skip to content

Commit 8854fe9

Browse files
Made minor modifications to ReadMe
1 parent e638537 commit 8854fe9

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

README.md

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -770,10 +770,6 @@ test:
770770
## 📚 Documentation
771771
772772
- **README.md** - This comprehensive guide
773-
- **TEST_COMMANDS.md** - Complete command reference with examples
774-
- **PHASE2_FEATURES.md** - API Testing, Network Control, Test Data
775-
- **PHASE3_FEATURES.md** - Visual, Performance, Accessibility, Mobile
776-
- **FRAMEWORK_COMPLETE.md** - Final summary and capabilities
777773
778774
---
779775
@@ -881,9 +877,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
881877

882878
## 📞 Support
883879

884-
- 📧 **Email**: your.email@example.com
885-
- 🐛 **Issues**: [GitHub Issues](https://github.com/yourusername/playwright-cucumber-framework/issues)
886-
- 💬 **Discussions**: [GitHub Discussions](https://github.com/yourusername/playwright-cucumber-framework/discussions)
880+
- 📧 **Email**: avinash.pagunta@example.com
881+
- 🐛 **Issues**: [GitHub Issues](https://github.com/avinash-qa-automation/playwright-cucumber-framework/issues)
882+
- 💬 **Discussions**: [GitHub Discussions](https://github.com/avinash-qa-automation/playwright-cucumber-framework/discussions)
887883
- 📖 **Documentation**: See documentation files in repository
888884

889885
---
@@ -911,26 +907,6 @@ npm run test:accessibility
911907
npm run test:mobile
912908
```
913909

914-
---
915-
916-
## 🏆 Framework Capabilities
917-
918-
| Feature | Status | Documentation |
919-
|---------|--------|---------------|
920-
| UI Testing | ✅ Complete | README.md |
921-
| API Testing | ✅ Complete | PHASE2_FEATURES.md |
922-
| Visual Regression | ✅ Complete | PHASE3_FEATURES.md |
923-
| Performance Testing | ✅ Complete | PHASE3_FEATURES.md |
924-
| Accessibility Testing | ✅ Complete | PHASE3_FEATURES.md |
925-
| Mobile Testing | ✅ Complete | PHASE3_FEATURES.md |
926-
| Network Control | ✅ Complete | PHASE2_FEATURES.md |
927-
| Test Data Management | ✅ Complete | PHASE2_FEATURES.md |
928-
| Parallel Execution | ✅ Complete | README.md |
929-
| CI/CD Integration | ✅ Complete | README.md |
930-
| Enhanced Reporting | ✅ Complete | README.md |
931-
932-
---
933-
934910
<div align="center">
935911

936912
**Built with ❤️ by QA Engineers, for QA Engineers**

0 commit comments

Comments
 (0)