# File lib/selenium/openqa/selenium.rb, line 641
def
open
(
url
)
do_command
(
"open"
, [
url
,])
end