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

Unified Diff: editor/util/testing/mac/Samples.suite/Scripts/clock.script

Issue 60833003: Changed breaking image to discrepancy (2%) and made clock into collection. Repeating click on test… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: removed old .project TRUNK setting Created 7 years, 1 month 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: editor/util/testing/mac/Samples.suite/Scripts/clock.script
diff --git a/editor/util/testing/mac/Samples.suite/Scripts/clock.script b/editor/util/testing/mac/Samples.suite/Scripts/clock.script
index 01472c78e433cce6975c4b0b41ad399d4dbbdbf4..7076306434ad8b3c7595d1ca0d0219f52c09afa4 100644
--- a/editor/util/testing/mac/Samples.suite/Scripts/clock.script
+++ b/editor/util/testing/mac/Samples.suite/Scripts/clock.script
@@ -3,9 +3,10 @@ Click(Text:"Welcome Page",CaseSensitive:"Yes")
Click "clock icon"
Wait 6
Click "run button"
-WaitFor 2, "browser right arrow button"
+WaitFor 10, "browser right arrow button"
Click "browser right arrow button"
WaitFor 20,"clock title"
+
Click "clock title"
Click (Text:"Chromium",CaseSensitive:"yes")
Click (Text:"Quit Chromium",CaseSensitive:"yes")

Powered by Google App Engine
This is Rietveld 408576698