# File selenium.rb, line 595
        def add_selection(locator,optionLocator)
            do_command("addSelection", [locator,optionLocator,])
        end