# File selenium.rb, line 417
def
mouse_out
(
locator
)
do_command
(
"mouseOut"
, [
locator
,])
end