allow LOB multi-selection for vnf - fix cypress
[vid.git] / vid-webpack-master / cypress / integration / iFrames / vnf.popup.e2e.ts
index 3b56ac0..b05bbe5 100644 (file)
@@ -80,7 +80,7 @@ describe('Vnf popup', function () {
         cy.selectDropdownOptionByText('productFamily', 'Emanuel');
         cy.selectDropdownOptionByText('lcpRegion', 'hvf6');
         cy.selectDropdownOptionByText('tenant', 'AIN Web Tool-15-D-STTest2');
-        cy.selectDropdownOptionByText('lineOfBusiness', 'zzz1');
+        cy.selectLobValue('zzz1');
         cy.selectPlatformValue(`xxx1`);
 
       })