Commit graph

24 commits

Author SHA1 Message Date
JennyNou
de4554c31a Add big truck test for cash scenario 2026-05-14 18:05:19 -04:00
JennyNou
73dd248f0c Add unverified big truck with labor2 fee test 2026-05-14 17:21:13 -04:00
kpatel8hs4io
f9639b2d7a more changes 2026-05-12 22:26:41 -04:00
kpatel8hs4io
594002b37d playwright tests updates 2026-05-03 12:24:21 -04:00
kpatel8hs4io
e52edddbe7 Added changes that support experiment management in playwright tests 2026-02-19 10:37:20 -05:00
kpatel8hs4io
706c29c9d3 fix broken playwright tests. added a new tests 2026-02-17 00:09:55 -05:00
kpatel8hs4io
6526847821 Updated few playwright scripts 2025-12-16 15:13:20 -05:00
kpatel8hs4io
84768ef658 adding afterpay breakout changes 2025-10-22 11:14:24 -04:00
JennyNou
736674cdb0 Added comment to clarify mobile time slot logic 2025-09-15 10:22:11 -04:00
kpatel8hs4io
3b065579e1 fix for playwright tests 2025-09-03 12:28:51 -04:00
SaiTejaMeka123
7d40097bea changes related to heritage parity changes 2025-08-26 09:13:18 -04:00
JennyNou
70fa7a870a Comment to rerun 2025-08-04 16:13:35 -04:00
JennyNou
2e0958391a Update locator and step for both inshop and mobile flow 2025-08-04 15:56:16 -04:00
kpatel8hs4io
59e2f275dc few minor changes for playwright tests 2025-07-30 11:14:38 -04:00
kpatel8hs4io
b6b8d739f7 Fixed playwright tests 2025-07-23 22:17:59 -04:00
kpatel8hs4io
7d04b9eda2 fix for shopAddress Issue if shop address is not provided in the test 2025-07-21 15:40:12 -04:00
kpatel8hs4io
eb2c1ab511 Adding New Schedule Parity Flow Changes 2025-07-18 10:11:22 -04:00
maguire-arman
458e552d6b Removes URL declaration from page classes
Removes the explicit URL declaration from the page classes.

The URL validation and navigation are now handled directly within the tests, providing greater flexibility and control over test execution and removing the need to manage URLs within each page object.
2025-07-14 16:13:56 -04:00
Chase King
626dc854e7 Implemented playwright core 2025-06-17 12:15:04 -04:00
kpatel8hs4io
a2bc97f693 progress bar changes 2025-05-23 11:58:33 -04:00
kpatel8hs4io
d151256ca9 adding changes for earlybird coverage and progress bar validation 2025-05-13 15:51:45 -04:00
maguire-arman
a2ca9134d1 Initializes Playwright test framework
Sets up the core infrastructure for Playwright-based automated testing, including:
- Docker support for consistent environments
- Azure Pipelines configuration for CI/CD
- Page Object Model structure for maintainable tests
- Test data, validation, and rule engine implementation
- Test configuration for alerts and other scenarios
2025-05-08 15:45:05 -04:00
Scott Kiener
32c55fd762 Revert "Merge pull request #2405 from Safelite/feature/CASH-480"
This reverts commit b2d0038e45, reversing
changes made to d509215643.
2025-04-30 10:03:16 -04:00
maguire-arman
404dda6556 Adds Playwright test framework for FMG
Initial commit of the Playwright test framework, including:
- Configuration files for Playwright, Docker, and Sauce Labs
- Test case structure and page object models
- CI/CD pipeline configuration
- Utilities and business logic implementations

This framework will be used for end-to-end testing of the FMG application.
2025-04-07 15:40:31 -04:00