@@ -90,7 +90,7 @@ describe('Test Queue admin traits when reports exist', () => {
9090 const modalDialogSectionButtonSelector =
9191 'button#disclosure-btn-apg\\/modal-dialog-0' ;
9292 const modalDialogTableSelector =
93- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
93+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
9494
9595 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
9696
@@ -103,7 +103,7 @@ describe('Test Queue admin traits when reports exist', () => {
103103 modalDialogSectionContainerSelector
104104 ) ;
105105
106- // Expand Modal Dialog's V25.10.16 section
106+ // Expand Modal Dialog's V25.11.06 section
107107 await page . click ( modalDialogSectionButtonSelector ) ;
108108 const postClickModalDialogSectionDisplay = await display (
109109 page ,
@@ -169,7 +169,7 @@ describe('Test Queue admin traits when reports exist', () => {
169169 ) ;
170170 } ) ;
171171
172- expect ( modalDialogSectionButton . includes ( 'V25.10.16 ' ) ) . toBe ( true ) ;
172+ expect ( modalDialogSectionButton . includes ( 'V25.11.06 ' ) ) . toBe ( true ) ;
173173 expect ( preClickModalDialogSectionDisplay ) . toBe ( 'none' ) ;
174174 expect ( postClickModalDialogSectionDisplay ) . toBe ( 'block' ) ;
175175 expect ( validTable ) . toBe ( true ) ;
@@ -181,19 +181,19 @@ describe('Test Queue admin traits when reports exist', () => {
181181 const modalDialogSectionButtonSelector =
182182 'button#disclosure-btn-apg\\/modal-dialog-0' ;
183183 const modalDialogTableSelector =
184- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
184+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
185185
186186 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
187187
188- // Expand Modal Dialog's V25.10.16 section
188+ // Expand Modal Dialog's V25.11.06 section
189189 await page . click ( modalDialogSectionButtonSelector ) ;
190190
191191 // Wait for the table to render
192192 await page . waitForSelector ( modalDialogTableSelector ) ;
193193
194194 const assignTestersDropdownButton = await page . evaluateHandle ( ( ) => {
195195 const modalDialogTableSelector =
196- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
196+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
197197 const modalDialogTable = document . querySelector (
198198 modalDialogTableSelector
199199 ) ;
@@ -263,11 +263,11 @@ describe('Test Queue admin traits when reports exist', () => {
263263 const modalDialogRequiredReportsButtonSelector =
264264 'div#disclosure-btn-controls-apg\\/modal-dialog-0 div.metadata-container button.test-plan-report-status-dialog-button' ;
265265 const modalDialogTableSelector =
266- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
266+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
267267
268268 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
269269
270- // Expand Modal Dialog's V25.10.16 section
270+ // Expand Modal Dialog's V25.11.06 section
271271 await page . click ( modalDialogSectionButtonSelector ) ;
272272
273273 // Wait for the table to render
@@ -321,11 +321,11 @@ describe('Test Queue admin traits when reports exist', () => {
321321 const modalDialogRequiredReportsButtonSelector =
322322 'div#disclosure-btn-controls-apg\\/modal-dialog-0 div.metadata-container button.test-plan-report-status-dialog-button' ;
323323 const modalDialogTableSelector =
324- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
324+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
325325
326326 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
327327
328- // Expand Modal Dialog's V25.10.16 section
328+ // Expand Modal Dialog's V25.11.06 section
329329 await page . click ( modalDialogSectionButtonSelector ) ;
330330
331331 // Wait for the table to render
@@ -391,7 +391,7 @@ describe('Test Queue admin traits when reports exist', () => {
391391 const sectionButtonSelector =
392392 'button#disclosure-btn-apg\\/modal-dialog-0' ;
393393 const tableSelector =
394- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
394+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
395395
396396 await page . waitForSelector ( sectionButtonSelector ) ;
397397 await page . click ( sectionButtonSelector ) ;
@@ -520,7 +520,7 @@ describe('Test Queue tester traits when reports exist', () => {
520520 const modalDialogSectionButtonSelector =
521521 'button#disclosure-btn-apg\\/modal-dialog-0' ;
522522 const modalDialogTableSelector =
523- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
523+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
524524
525525 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
526526
@@ -533,7 +533,7 @@ describe('Test Queue tester traits when reports exist', () => {
533533 modalDialogSectionContainerSelector
534534 ) ;
535535
536- // Expand Modal Dialog's V25.10.16 section
536+ // Expand Modal Dialog's V25.11.06 section
537537 await page . click ( modalDialogSectionButtonSelector ) ;
538538 const postClickModalDialogSectionDisplay = await display (
539539 page ,
@@ -600,7 +600,7 @@ describe('Test Queue tester traits when reports exist', () => {
600600 ) ;
601601 } ) ;
602602
603- expect ( modalDialogSectionButton . includes ( 'V25.10.16 ' ) ) . toBe ( true ) ;
603+ expect ( modalDialogSectionButton . includes ( 'V25.11.06 ' ) ) . toBe ( true ) ;
604604 expect ( preClickModalDialogSectionDisplay ) . toBe ( 'none' ) ;
605605 expect ( postClickModalDialogSectionDisplay ) . toBe ( 'block' ) ;
606606 expect ( validTable ) . toBe ( true ) ;
@@ -612,11 +612,11 @@ describe('Test Queue tester traits when reports exist', () => {
612612 const modalDialogSectionButtonSelector =
613613 'button#disclosure-btn-apg\\/modal-dialog-0' ;
614614 const modalDialogTableSelector =
615- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
615+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
616616
617617 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
618618
619- // Expand Modal Dialog's V25.10.16 section
619+ // Expand Modal Dialog's V25.11.06 section
620620 await page . click ( modalDialogSectionButtonSelector ) ;
621621
622622 // Wait for the table to render
@@ -655,7 +655,7 @@ describe('Test Queue tester traits when reports exist', () => {
655655
656656 const assignYourselfButton = await page . evaluateHandle ( ( ) => {
657657 const modalDialogTableSelector =
658- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
658+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
659659 const modalDialogTable = document . querySelector (
660660 modalDialogTableSelector
661661 ) ;
@@ -719,7 +719,7 @@ describe('Test Queue tester traits when reports exist', () => {
719719 const modalDialogSectionButtonSelector =
720720 'button#disclosure-btn-apg\\/modal-dialog-0' ;
721721 const modalDialogTableSelector =
722- 'table[aria-label="Reports for Modal Dialog Example V25.10.16 in draft phase"]' ;
722+ 'table[aria-label="Reports for Modal Dialog Example V25.11.06 in draft phase"]' ;
723723
724724 await page . waitForSelector ( modalDialogSectionButtonSelector ) ;
725725 await page . click ( modalDialogSectionButtonSelector ) ;
0 commit comments