1: mouseover的问题
Click Element | @{desktops}[0] |
Sleep | 10s |
Mouse Out | @{desktops}[0] |
Sleep | 10s |
Wait Until Element Is Visible | @{desktops}[0] |
Wait Until Page Contains Element | @{desktops}[0] |
Mouse Over | @{desktops}[0] |
${desktops} | Get Webelements | css=li[data-bind^="visible:"] |
Click Element | @{desktops}[0] |
原文:http://www.cnblogs.com/srialy/p/6484517.html