UI退出登陆关键字调整,
This commit is contained in:
@@ -4,9 +4,11 @@ Resource ../objects/ObjectPages.robot
|
||||
|
||||
*** Keywords ***
|
||||
Logout
|
||||
Mouse Hover xpath=//*[@id="app"]/div/div[1]/div[2]/div/span/div/span
|
||||
#Mouse Hover xpath=//*[@id="app"]/div/div[1]/div[2]/div/span/div/span
|
||||
#/html/body/div[1]/div/div[1]/div[2]/div/span[2]/div/span
|
||||
Mouse Hover xpath=//*[@id="user_avator"]/span
|
||||
sleep 0.5
|
||||
click element xpath=//div[@class='SignOut']
|
||||
click element xpath=//div[@id='SignOut']
|
||||
sleep 2
|
||||
Close All Browsers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user