We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a587089 commit 25cb502Copy full SHA for 25cb502
1 file changed
README.md
@@ -1,8 +1,7 @@
1
# Test Automation with Playwright Python
2
3
-This project uses a **[Page Object Model (POM)](https://martinfowler.com/bliki/PageObject.html)** architecture and *
4
-*Object-Oriented Programming (OOP)** approach to automate web interface testing using *
5
-*[Playwright](https://playwright.dev/python/docs/intro)**.
+This project uses a **[Page Object Model (POM)](https://martinfowler.com/bliki/PageObject.html)** architecture and
+**Object-Oriented Programming (OOP)** approach to automate web interface testing using **[Playwright](https://playwright.dev/python/docs/intro)**.
6
7
---
8
@@ -417,4 +416,4 @@ code smells will help the team avoid accumulating "technical debt" and ensure hi
417
416
418
419
420
-@Goraved 2025
+@Goraved 2025
0 commit comments