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