Commit graph

7 commits

Author SHA1 Message Date
JennyNou
b9f6372a68 Update locator to fix flakiness when selecting address 2026-04-08 09:46:19 -04:00
JennyNou
f6e5805b00 Change method to fix flakiness with address selection 2026-04-07 10:15:45 -04:00
JennyNou
beae88ebf2 Increase timeout for less flakiness in test runs 2026-04-03 12:11:07 -04:00
JennyNou
c4a6990d81 Remove unused address form 2026-03-25 15:36:35 -04:00
JennyNou
806f27bbd1 Update flow to cover essential and advanced clients 2026-03-10 13:41:58 -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