Skip to content

Commit cc40b9c

Browse files
authored
Updated README with framework enhancements
1 parent 756cd81 commit cc40b9c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,11 @@ If this architecture helped you solve a problem or save time, consider supportin
155155

156156
[Visit TestShift.com for more Architectural Insights](https://www.test-shift.com)
157157

158-
</div>
158+
</div>
159+
160+
161+
## Enhancements by Me
162+
163+
- Added a `BasePage` to centralize reusable Playwright browser actions such as click and fill.
164+
- Improved framework maintainability by following the Page Object Model design pattern.
165+
- Extended the framework structure to support scalable test development.

0 commit comments

Comments
 (0)