Sha256: 06aa4c3fb6c2fb04062cfee124a58a391a6549ca3262ecec8897c3fd441886a0

Contents?: true

Size: 235 Bytes

Versions: 62

Compression:

Stored size: 235 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

62 entries across 62 versions & 1 rubygems

Version Path
watir-7.3.0 spec/watirspec/html/modal_dialog.html
watir-7.2.2 spec/watirspec/html/modal_dialog.html
watir-7.2.1 spec/watirspec/html/modal_dialog.html
watir-7.2.0 spec/watirspec/html/modal_dialog.html
watir-7.1.0 spec/watirspec/html/modal_dialog.html
watir-7.0.0 spec/watirspec/html/modal_dialog.html
watir-7.0.0.beta5 spec/watirspec/html/modal_dialog.html
watir-7.0.0.beta4 spec/watirspec/html/modal_dialog.html
watir-7.0.0.beta3 spec/watirspec/html/modal_dialog.html
watir-7.0.0.beta2 spec/watirspec/html/modal_dialog.html
watir-7.0.0.beta1 spec/watirspec/html/modal_dialog.html
watir-6.19.1 spec/watirspec/html/modal_dialog.html
watir-6.19.0 spec/watirspec/html/modal_dialog.html
watir-6.18.0 spec/watirspec/html/modal_dialog.html
watir-6.17.0 spec/watirspec/html/modal_dialog.html
watir-6.16.5 spec/watirspec/html/modal_dialog.html
watir-6.16.4 spec/watirspec/html/modal_dialog.html
watir-6.16.3 spec/watirspec/html/modal_dialog.html
watir-6.16.2 spec/watirspec/html/modal_dialog.html
watir-6.16.1 spec/watirspec/html/modal_dialog.html