# File lib/selenium/webdriver/common/target_locator.rb, line 17 def frame(id) @bridge.switchToFrame id end