Corrected keywords
Change-Id: I887e1720b24beb2d0e287a203c1327bd08cb23a4
This commit is contained in:
@@ -256,8 +256,8 @@ Check that deploy "${env}" finished
|
||||
Select "Show Deployments" for chosen environment "${env}"
|
||||
Reload Page
|
||||
${text}= Get Text xpath=/html/body/div/div[2]/div[3]/form/table/tbody/tr/td[3]
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
Run Keyword If '${text}'== 'Failed' Take a screenshot of the failed deploy
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
|
||||
User create IIS with name "${name}" ${join} "${domain}"
|
||||
User select "Internet Information Services" from dropdown list "Service Type"
|
||||
|
||||
@@ -274,8 +274,8 @@ Check that deploy "${env}" finished
|
||||
Select "Show Deployments" for chosen environment "${env}"
|
||||
Reload Page
|
||||
${text}= Get Text xpath=/html/body/div/div[2]/div[3]/form/table/tbody/tr/td[3]
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
Run Keyword If '${text}'== 'Failed' Take a screenshot of the failed deploy
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
|
||||
User create IIS with name "${name}" ${join} "${domain}"
|
||||
User select "Internet Information Services" from dropdown list "Service Type"
|
||||
|
||||
@@ -392,8 +392,8 @@ Check that deploy "${env}" finished
|
||||
Select "Show Deployments" for chosen environment "${env}"
|
||||
Reload Page
|
||||
${text}= Get Text xpath=/html/body/div/div[2]/div[3]/form/table/tbody/tr/td[3]
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
Run Keyword If '${text}'== 'Failed' Take a screenshot of the failed deploy
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
|
||||
User create IIS with name "${name}" ${join} "${domain}"
|
||||
User select "Internet Information Services" from dropdown list "Service Type"
|
||||
|
||||
@@ -393,8 +393,8 @@ Check that deploy "${env}" finished
|
||||
Select "Show Deployments" for chosen environment "${env}"
|
||||
Reload Page
|
||||
${text}= Get Text xpath=/html/body/div/div[2]/div[3]/form/table/tbody/tr/td[3]
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
Run Keyword If '${text}'== 'Failed' Take a screenshot of the failed deploy
|
||||
Should Be Equal As Strings ${text} Successful
|
||||
|
||||
User create IIS with name "${name}" ${join} "${domain}"
|
||||
User select "Internet Information Services" from dropdown list "Service Type"
|
||||
|
||||
Reference in New Issue
Block a user