*** Settings ***
Library Selenium2Library
*** Keywords ***
openbrower
Open Browser http:192.168.40.120 chrome
Create-Server
[Arguments] ${Server}
sleep 2
input text xpath=//*[@id="app"]/div/div[3]/div/div/div/div[2]/form/div[1]/div/div/input ${Server}
Create-Port
[Arguments] ${Port}
input text xpath=//*[@id="app"]/div/div[3]/div/div/div/div[2]/form/div[2]/div/div/input ${Port}
Create-Username
[Arguments] ${Name}
input text xpath=//*[@id="app"]/div/div[3]/div/div/div/div[2]/form/div[4]/div/div/div/input ${Name}
Create-Account
[Arguments] ${Account}
input text xpath=//*[@id="app"]/div/div[3]/div/div/div/div[2]/form/div[5]/div/div/input ${Account}
Create-Password
[Arguments] ${Password}
input text xpath=//*[@id="app"]/div/div[3]/div/div/div/div[2]/form/div[6]/div/div/input ${Password}
Create-Ok
sleep 1
click button id=mailServerOk
login
Input Text xpath=//*[@id="app"]/div/div[2]/div/div[2]/div/input sjy
Input Text xpath=//*[@id="app"]/div/div[2]/div/div[3]/div/input 111111
click element id=login
Ui-login
click element id=children6
click element id=sidebarsystem_MailServer