Select search type drop down in VID UI 43/8343/1
authorJerry Flood <jf9860@att.com>
Tue, 22 Aug 2017 22:25:06 +0000 (18:25 -0400)
committerJerry Flood <jf9860@att.com>
Tue, 22 Aug 2017 22:26:26 +0000 (18:26 -0400)
Issue: TEST-54
Change-Id: I754a8bffccab6093b6162a9de7c46ac6640ad93c
Signed-off-by: Jerry Flood <jf9860@att.com>
robot/resources/vid/create_vid_vnf.robot

index 371ad70..2db2421 100644 (file)
@@ -21,6 +21,7 @@ Create VID VNF
 
     # If we don't wait for this control to be enabled, the submit results in a 'not found' pop-up (UnexpectedAlertPresentException)
     Input Text When Enabled    //input[@name='selectedServiceInstance']    ${service_instance_id}
+    Select From List By Label    //select[@ng-model='selectedserviceinstancetype']    Service Instance Id
     Click Button    button=Submit
     Wait Until Page Contains Element    link=View/Edit    timeout=${GLOBAL_VID_UI_TIMEOUT_MEDIUM}
     Click Element     xpath=//a[contains(text(), 'View/Edit')]