# File selenium.rb, line 1362 def assign_id(locator,identifier) do_command("assignId", [locator,identifier,]) end