Sha256: 5a8131af19a6f90ea42e1b462a2b5245845fc685dc6407b8eb9d24bbee6c6a1a

Contents?: true

Size: 247 Bytes

Versions: 2

Compression:

Stored size: 247 Bytes

Contents

<!DOCTYPE HTML>
<html>
  <head>
    <title>window switching</title>
  </head>

  <body>
    <p>
      Click <a id="open" href="#" onclick='window.open("closeable.html", "closeable-window")'>here</a> to open a new window.
    </p>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
watir-webdriver-0.0.9 spec/html/window_switching.html
watir-webdriver-0.0.8 spec/html/window_switching.html