Sha256: 93ca4d8d74f8d48b464dade30c7ba6da71100a14c4273d4dcd7b70b71c6b74b2
Contents?: true
Size: 238 Bytes
Versions: 1
Compression:
Stored size: 238 Bytes
Contents
<!DOCTYPE HTML> <html> <head> <title>window switching</title> </head> <body> <p> Click <a id="open" href="#" onclick='window.open("closeable.html")'>here</a> to open a new window. </p> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.10.1 | spec/watirspec/html/window_switching.html |