# File lib/selenium/web_page.rb, line 188
def
focus
(
locator
)
@browser
.
focus
(
locator
)
end