# File lib/selenium/client/idiomatic.rb, line 174 def visible?(locator) boolean_command "isVisible", [locator,] end