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