DigitalConsumer.ISS/playwright-tests/pages
Rob Donahey d539df9550
Feature/insr 7038: Playwright tests for big truck scenarios (#963)
List of commits in this pr:

* Begin essential Playwright test cases for big truck

* Implement non serviceable big truck vin lookup and fix test case tags

* Rename non serviceable vin cases

* Common sense .env.dev example

* Move extraneous stuff to .env.example

* Add playwright environment file to gitignore

* Stop tracking .env.dev

* Specify file ignore

* Ignore .env

* Implement advanced tests for big truck

* Remove duplicate smoke test

* Implement PR feedback

* Add  comments to type definitions for clarity for any future uses

* More descriptive env comment
2025-10-16 16:07:01 -04:00
..
forms Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
AddressLookupPage.ts Removed duplicate locators. 2025-03-13 15:44:09 -04:00
AfterpayPage.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
BailoutPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
BasePage.ts Shorten timeout for waiting for page change 2025-03-12 10:52:11 -04:00
CapabilityQuestionsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
ContactConfirmationPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
ContactDetailsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
CoverageStatementPage.ts Scenario-28a is added. 2025-03-11 13:13:23 -04:00
DuplicateCheckPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
EndorsementsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
MoldingQuestionsPage.ts Update page value for molding questions, adjust timing of url validation 2025-03-07 14:03:21 -05:00
OrderConfirmationPage.ts Merge remote-tracking branch 'origin/feature/INSR-2126' into sshaik/develop 2025-03-12 10:54:36 -04:00
PartQuestionsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
PaymentMethodPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
PaymentPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
PaypalPage.ts Added playwright tests into repo (#923) 2025-02-14 09:54:11 -05:00
PolicyHolderDetailsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
PolicyVehiclesPage.ts Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
ProviderPreferencePage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
SchedulePage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
ServiceLocationPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
ServicePackagesPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
TpaConfirmationPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
TpaSearchPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
TpaSubmitPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
VehicleDamagePage.ts Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
VehicleLookupAddressPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
VehicleLookupLicensePage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
VehicleLookupPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
VehiclePartsPage.ts Update validateURL to account for variations in query string 2025-03-07 11:47:06 -05:00
VehicleSelectionPage.ts Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
VinLookupPage.ts Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
WelcomePage.ts Scenario-26a is added 2025-03-11 10:48:37 -04:00