aboutsummaryrefslogtreecommitdiff
path: root/node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html')
-rw-r--r--node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html b/node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html
new file mode 100644
index 000000000..6c5eb7231
--- /dev/null
+++ b/node_modules/selenium-webdriver/lib/test/data/modal_dialogs/modal_3.html
@@ -0,0 +1,15 @@
+<html>
+<head>
+<title>Third Modal</title>
+
+</head>
+
+<body>
+<p>Modal dialog sample</p>
+
+
+<div>
+
+</div>
+</body>
+</html> \ No newline at end of file