Corrected keywords

Change-Id: I887e1720b24beb2d0e287a203c1327bd08cb23a4
This commit is contained in:
Anastasia Kuznetsova
2013-11-21 06:30:59 -06:00
parent ce63a8c7b7
commit 9a9b08bd9b
4 changed files with 4 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"