# File lib/selenium/auto_it_window.rb, line 67
  def visible?
    @state & 2 > 0
  end