# File selenium.rb, line 239 def fire_event(locator,eventName) do_command("fireEvent", [locator,eventName,]) end