# File lib/selenium/client/legacy_driver.rb, line 682
        def select_frame(locator)
            remote_control_command("selectFrame", [locator,])
        end