# File selenium.rb, line 623
def
submit
(
formLocator
)
do_command
(
"submit"
, [
formLocator
,])
end