# File lib/selenium/client/legacy_driver.rb, line 1622
        def set_context(context)
            remote_control_command("setContext", [context,])
        end