# File lib/selenium/client/legacy_driver.rb, line 1352 def assign_id(locator,identifier) remote_control_command("assignId", [locator,identifier,]) end