# File lib/selenium/openqa/selenium.rb, line 1128 def is_editable(locator) return get_boolean("isEditable", [locator,]) end