# File lib/selenium/auto_it_window.rb, line 83
  def maxmized?
    @state & 32 > 0
  end