Merge "Fix for murano-dashboard jenkins job"

This commit is contained in:
Jenkins 2014-03-14 12:45:35 +00:00 committed by Gerrit Code Review
commit 128ebe8ce1
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ ButtonSubmit=//button[@type='submit']
InputSubmit=//input[@type='submit']
ConfirmDeletion=.//*[@id='modal_wrapper']/div/div[3]/a[1]
More=/html/body/div/div[2]/div[3]/form/table/tbody/tr/td[4]/div/a[2]
Next=/html/body/div[3]/div/form/div[2]/button
Next=//*[@id="create_service_form"]/strong/strong/div/button
Next2=/html/body/div[3]/div/form/div[2]/input[2]
Create=/html/body/div[3]/div/form/div[2]/input[2]