Sha256: a77a08513bf729c215912793ec25ef5b0ea0bd2b2f252b74f918bb045d4b3922
Contents?: true
Size: 244 Bytes
Versions: 1
Compression:
Stored size: 244 Bytes
Contents
<!doctype html> <head> <title>Modal Dialog Launcher</title> </head> <body> <h1>Modal Dialog Launcher</h1> <input type="button" value="Launch Dialog" onclick="window.showModalDialog('forms_with_input_elements.html');"/> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir-6.10.1 | spec/watirspec/html/modal_dialog.html |