Commit graph

3680 commits

Author SHA1 Message Date
Alex Humphries
a974e53bc8 Use expect.toPass instead of timeout/while loop 2025-03-10 09:57:55 -04:00
Alex Humphries
e3428b0bf9 Update page value for molding questions, adjust timing of url validation 2025-03-07 14:03:21 -05: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
b935cf0efa Fixed some failing tests, some tweaks to url validation
Extending URL validation timeout and adding some more logging/stepping
to better see what is happening during tests
2025-03-07 11:01:59 -05:00
Alex Humphries
16ce5ad0e4 Update validateURL to account for more scenarios
In some scenarios, the URL will not have already changed by the time
this check is being made, so if the check fails, we wait and recheck
a few times
2025-03-07 09:37:19 -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
f324ca1eb1
Merge pull request #926 from Safelite/sshaik/develop
Sshaik/develop
2025-03-05 09:22:58 -05:00
Siraj Shaik
9c0ba15883 Revert "Merge remote-tracking branch 'origin/feature/INSR-2140' into sshaik/develop"
This reverts commit b053b53537, reversing
changes made to bef1122005.
2025-03-04 16:27:02 -05:00
Siraj Shaik
f664515c46 Scenario 0024a is added 2025-03-04 16:21:08 -05:00
Siraj Shaik
b053b53537 Merge remote-tracking branch 'origin/feature/INSR-2140' into sshaik/develop 2025-03-04 11:14:00 -05:00
Chase King
4aa67e43db Moved changes to main pipeline 2025-02-28 15:13:24 -05:00
Chase King
f246351b83 Fixed to work the previous way 2025-02-28 14:52:37 -05:00
Chase King
7e64e0eee4 Updated reporter config 2025-02-27 16:05:14 -05:00
Chase King
86009a7c07 Attempt #39 2025-02-27 15:30:16 -05:00
Chase King
131a47ebd6 Added a message to Jira report 2025-02-27 14:58:07 -05:00
Chase King
e49152c990 Attempt #38 2025-02-27 12:58:00 -05:00
Chase King
b0fe3c7e29 Attempt #37 2025-02-27 11:29:06 -05:00
Chase King
719890969a Attempt #36 2025-02-26 16:18:09 -05:00
Chase King
839d13c22f Attempt #35 2025-02-26 16:00:57 -05:00
Chase King
d3ab500430 Attempt #34 2025-02-26 11:22:22 -05:00
Chase King
81eedbd61e Attempt #33 2025-02-26 10:43:42 -05:00
Chase King
758ab0ba8c Attempt #32 2025-02-26 10:19:56 -05:00
Chase King
8a0d78e6a6 Attempt #31 2025-02-25 15:55:05 -05:00
Chase King
2d6dc6ec29 Attempt #30 2025-02-25 15:39:55 -05:00
Chase King
de317c127f Moved tasks around 2025-02-25 15:27:06 -05:00
Chase King
739432fed0 Attempt #29 2025-02-25 15:15:46 -05:00
Chase King
036d351a94 Attempt #28 2025-02-25 15:02:46 -05:00
Chase King
04863068b1 Added missing paren 2025-02-25 14:52:04 -05:00
Chase King
ff6634f312 Attempt #27 2025-02-25 14:43:05 -05:00
Chase King
2fe6c33497 Attempt #26 2025-02-25 14:20:51 -05:00
Chase King
19c180a55c Added removal step 2025-02-25 14:17:42 -05:00
Chase King
d124fe8a81 Attempt #26 2025-02-25 14:08:45 -05:00
Chase King
e6e479cbd2 Attempt #25 2025-02-25 13:56:33 -05:00
Chase King
6dd1a4e6c0 Attempt #24 2025-02-25 09:48:54 -05:00
Chase King
1aaaa205ea Upgraded to node 20 2025-02-25 09:47:45 -05:00
Chase King
b23cc69da1 Changed position of commands 2025-02-25 09:32:07 -05:00
Chase King
298ede9950 Fixed path to reports 2025-02-25 09:14:45 -05:00
Siraj Shaik
bef1122005 Scenario 23a is added. 2025-02-24 15:00:29 -05:00
Chase King
46984b1aa5 Attempt #23 2025-02-24 11:10:48 -05:00
Chase King
49f7dddb5f Attempt #22 2025-02-24 10:09:04 -05:00
Chase King
0b0a8d6d07 Attempt #21 2025-02-24 09:45:10 -05:00
Chase King
8ead06e3a4 Specified to only install chromium for playwright 2025-02-24 09:44:51 -05:00
Chase King
35653ebd99 Attempt #20 2025-02-24 09:27:55 -05:00
Chase King
24fb5c3842 Added bash annotation to script 2025-02-24 09:27:45 -05:00
Chase King
f64a603934 Removed dependency 2025-02-21 14:53:02 -05:00
Chase King
c45be77c1c Removed unused code 2025-02-21 11:02:02 -05:00
Chase King
4efd3c15f1 Attempt #19 2025-02-21 11:01:08 -05:00
Chase King
8635a5f1cf Moved docker build inside other steps to reduce runtime 2025-02-21 10:56:15 -05:00
Chase King
63aa0421d0 Attempt #18 2025-02-21 10:22:01 -05:00
Chase King
cf2281e838 Attempt #17 2025-02-20 15:17:40 -05:00