# File lib_wpm/wpm/compo/WPMErrorPage/WPMErrorPage.rb, line 8
  def init_context
    driver.set_header('Content-Type', 'text/html')
    @frame_info = nil
  end