# File lib/selenium/client/idiomatic.rb, line 163 163: def element?(locator) 164: boolean_command "isElementPresent", [locator,] 165: end