# File selenium.rb, line 1127 def is_editable(locator) return get_boolean("isEditable", [locator,]) end