Commit graph

17 commits

Author SHA1 Message Date
JennyNou
0a6e19ac18 Update assertion for drop off appointments 2026-04-21 15:00:36 -04:00
JennyNou
7af77cae21 Add test scenario for when client uses address vehicle 2026-04-01 10:30:52 -04:00
JennyNou
e440a3b60c Fix cart validations on order confirmation page 2026-03-30 20:50:24 -04:00
JennyNou
811795a699 Remove unused import 2026-03-25 15:27:12 -04:00
JennyNou
81862af867 Fix conditions for cart validation 2026-03-25 09:49:03 -04:00
JennyNou
e44ca49c8c Clean up validations for confirmation page 2026-03-24 10:59:26 -04:00
JennyNou
5682987c06 Wip for order confirmation validations 2026-03-22 22:49:25 -04:00
JennyNou
58b497fcc4 Update locators and logic to validate cart behavior for deductible scenarios 2026-02-27 11:23:52 -05:00
Siraj Shaik
08704dfc7e Merge remote-tracking branch 'origin/feature/INSR-2126' into sshaik/develop 2025-03-12 10:54:36 -04:00
Alex Humphries
0300d35f86 Removed extra logging 2025-03-12 10:38:57 -04:00
Siraj Shaik
34b7897e03 Merge remote-tracking branch 'origin/feature/INSR-2126' into sshaik/develop 2025-03-11 12:01:26 -04:00
Siraj Shaik
138ab89be8 Scenario-26a is added 2025-03-11 10:48:37 -04:00
Alex Humphries
4059bd4a88 Add special validation for order confirmation 2025-03-11 10:29:12 -04:00
Alex Humphries
49c951fe25 Update validateURL to account for variations in query string
In scenarios that reach the order confirmation page, the query string
includes more than the issPageValue, whiche was breaking validateURL
2025-03-07 11:47:06 -05:00
Siraj Shaik
5f22af740b Updates on report, order confirmation 2025-02-18 16:10:11 -05:00
Siraj Shaik
6d5a0524e3 latest updates from QA repo
21 and 22 scenarios were added
Mock responses refactored.
2025-02-18 14:41:05 -05:00
chase-safelite
5d3ab0ef59
Added playwright tests into repo (#923)
* Initial import of playwright tests

* Pipeline changes for automated tests

* Modified pipeline for testing

* Attempt #2

* Attempt #3

* Added missing paren

* Removed debug stuff from pipeline

* Changes from playwright repo

* Changed pipeline for debugging

* Fix for ServiceLocationPage playwright locators

* Change pipeline to run with TEST APIs

* Moved more of Siraj's changes to this repo

* Changed where updating env occurs

* Changed location of env update again

* Escaped double quotes

* Added visible report in Azure

* Moved changes into main pipeline

* Made it so dotenv only runs config in local
2025-02-14 09:54:11 -05:00