Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(444)

Unified Diff: third_party/webdriver/test_data/missedJsReference.html

Issue 424363004: Update third_party/webdriver/pylib to r18456 and delete test_data (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "python" -> "pylib" Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/webdriver/test_data/missedJsReference.html
diff --git a/third_party/webdriver/test_data/missedJsReference.html b/third_party/webdriver/test_data/missedJsReference.html
deleted file mode 100644
index 6167752765692e290ad102f4021c87f8bb409581..0000000000000000000000000000000000000000
--- a/third_party/webdriver/test_data/missedJsReference.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>Example page</title>
-</head>
-<body>
-<p>This page contains a nested iframe. Execute some JS to locate a reference to an element in this
- frame and return it. You should need to switch to that frame in order to use that element.</p>
-<iframe src="simpleTest.html" name="inner"></iframe>
-</body>
-</html>
« no previous file with comments | « third_party/webdriver/test_data/meta-redirect.html ('k') | third_party/webdriver/test_data/mousePositionTracker.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698