# File lib/selenium/openqa/selenium.rb, line 1363 def assign_id(locator,identifier) do_command("assignId", [locator,identifier,]) end