# File lib/celerity/element.rb, line 188 def exists? assert_exists true rescue UnknownObjectException, UnknownFrameException false end