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