# File lib/selenium/openqa/selenium.rb, line 1107 def is_element_present(locator) return get_boolean("isElementPresent", [locator,]) end