# File lib/selenium/client/legacy_driver.rb, line 1108 def is_editable(locator) return boolean_command("isEditable", [locator,]) end