Commit graph

11 commits

Author SHA1 Message Date
JennyNou
ec3c83adfe Add flag for when Safelite can recalibrate 2026-04-10 12:29:01 -04:00
JennyNou
6b07ec4c33 Fix flaky locators 2026-04-08 09:45:43 -04:00
JennyNou
63015e8c4a Fix logic to address when drop off is not available 2026-03-26 23:12:58 -04:00
JennyNou
07a8e2e516 Remove drop off assertion from logic to fix flaky test 2026-03-25 09:48:38 -04:00
JennyNou
d232267ba0 Fix for flakiness in validation flow 2026-03-24 11:00:11 -04:00
JennyNou
1941bd8eb0 Fix validation for inshop and dropoff 2026-03-22 22:51:35 -04:00
JennyNou
303fc24735 Fix logic for scheduling appointments 2026-03-18 10:42:38 -04:00
JennyNou
8cca6f5afc Add await so that PW can click on first time slot 2026-03-10 14:46:32 -04:00
JennyNou
23e9777c18 Update locators and schedule page flow to fix tests 2026-03-10 13:21:50 -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
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