Commit graph

13 commits

Author SHA1 Message Date
Uday Boppa
3e9aa3ee80 10175 validations and fixes 2026-07-28 15:00:00 -04:00
Udayboppasafelite
61ebccea55
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-25 12:04:00 -04:00
Udayboppasafelite
bc23169ebf INSR 8668 work 2026-06-18 10:53:28 -04:00
Udayboppasafelite
c85a6eba9e Damage location fields changes 2026-06-17 21:20:37 -04:00
Udayboppasafelite
ab4735b017 Small Update for Validation 2026-06-17 16:10:40 -04:00
Udayboppasafelite
7e87e59683 Welcome Page changes and account number details in all advanced test cases 2026-06-15 21:31:15 -04:00
Udayboppasafelite
7a8c57eb7e Card 8668 Work-1 2026-06-08 22:37:46 -04:00
JennyNou
72e4269fd8 Update locator for welcome page 2026-03-10 13:22:19 -04:00
Siraj Shaik
138ab89be8 Scenario-26a is added 2025-03-11 10:48:37 -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
Alex Humphries
cf4c4d8585 Added url validation
Changed existing validateURL function on BasePage to WaitForURL, and
added a new function for checking the url of the page. Added calls
to this function throughout the workflow, on each page change
2025-03-06 16:15:58 -05:00
Siraj Shaik
5f22af740b Updates on report, order confirmation 2025-02-18 16:10:11 -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