Update VID Workflow input id 88/92188/1
authorIttay Stern <ittay.stern@att.com>
Mon, 29 Jul 2019 11:07:45 +0000 (14:07 +0300)
committerIttay Stern <ittay.stern@att.com>
Mon, 29 Jul 2019 11:07:45 +0000 (14:07 +0300)
Change-Id: Ifa79040eb24e0147b0a8d9aa5e2fb7be21a3b745
Issue-ID: VID-532
Signed-off-by: Ittay Stern <ittay.stern@att.com>
tests/vid/newVNFChange/test1.robot
tests/vid/newVNFChange/test2.robot

index 44977ed..b209345 100644 (file)
@@ -58,9 +58,9 @@ add new VNF Change in VID GUI From Local worfkow
     Select From List  xpath=//select[@name='workflow']  VNF In Place Software Update
 
     Wait Until Page Contains    Operations timeout    ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-2']    10
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-3']    test
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-4']    test
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-2-operations-timeout']    10
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-3-existing-software-version']    test
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-4-new-software-version']    test
 
     Wait Until Element Is Enabled   xpath=//button[@id='submit']  ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}
     Click Button    xpath=//button[@id='submit']
index c3032aa..b1dfcd7 100644 (file)
@@ -39,9 +39,9 @@ add new VNF Change in VID GUI From SO NATIVE worfkow
     Select From List  xpath=//select[@name='workflow']  VNF In Place Software Update
 
     Wait Until Page Contains    Operations timeout    ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-2']    10
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-3']    test
-    Input Text    xpath=//input[@id='internal-workflow-parameter-text-4']    test
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-2-operations-timeout']    10
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-3-existing-software-version']    test
+    Input Text    xpath=//input[@id='internal-workflow-parameter-text-4-new-software-version']    test
 
     Wait Until Element Is Enabled   xpath=//button[@id='submit']  ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}
     Click Button    xpath=//button[@id='submit']