# File selenium.rb, line 318
def
focus
(
locator
)
do_command
(
"focus"
, [
locator
,])
end