Changing VNF platform to multiselect + cypress + API
[vid.git] / vid-webpack-master / cypress / integration / iFrames / vnf.popup.e2e.ts
index 5e85dce..b1adff1 100644 (file)
@@ -81,7 +81,7 @@ describe('Vnf popup', function () {
         cy.selectDropdownOptionByText('lcpRegion', 'hvf6');
         cy.selectDropdownOptionByText('tenant', 'AIN Web Tool-15-D-STTest2');
         cy.selectDropdownOptionByText('lineOfBusiness', 'zzz1');
-        cy.selectDropdownOptionByText('platform', 'xxx1');
+        cy.selectPlatformValue('xxx1');
 
       })
     });