1
    2
    3
    4
    5
    6
    7

content / test / data / page_with_popup.html [blame]

<html>
<title>page with a iframe for popup</title>
<head></head>
  <body>
    <iframe id="test"></iframe>
  </body>
</html>