Patch: H10.15.1
Action: APPLY_TEST
Status: FAIL
Run: 20260711_111446_APPLY_TEST
Error: At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:17 char:49
+ ... d]@{status='FAIL';generated_at=Get-IsoUtc;url=$url;browser='NOT_FOUND ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Unexpected token 'FAIL';generated_at=Get-IsoUtc;url=$url;browser='NOT_FOUND';expected=3;rendered=0;empty=0;failed=3;target_count=1;error='Chrome' in expression or statement.

At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:29 char:46
+     if($dom -match 'data-browser-rendered="([0-9]+)"'){$rendered=[int ...
+                                              ~
Missing type name after '['.

At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:29 char:122
+ ... ered=[int]$Matches[1]};if($dom -match 'data-browser-empty="([0-9]+)"' ...
+                                                                  ~
Missing type name after '['.

At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:29 char:196
+ ... pty=[int]$Matches[1]};if($dom -match 'data-browser-failed="([0-9]+)"' ...
+                                                                  ~
Missing type name after '['.

At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:29 char:273
+ ... d=[int]$Matches[1]};if($dom -match 'data-browser-expected="([0-9]+)"' ...
+                                                                  ~
Missing type name after '['.

At C:\xampp\htdocs\work\DDB_Phase_10_15_1\current_patch\tests\RUN_SPECIALTY_FINANCE_BROWSER_RENDER_GATE.ps1:31 char:82
+ ... split "`r?`n"|Where-Object{$_ -ne ''});$stderrTail=(($stderrLines|Sel ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The string is missing the terminator: ".
