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

Unified Diff: editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.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
« no previous file with comments | « .gitignore ('k') | editor/util/testing/mac/CodeLab.suite/Scripts/Step 3.script » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.script
diff --git a/editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.script b/editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.script
index eead58e5bd1b0d0b68afb9f8e1c9df2db22507bd..cb46928f8424e2dbaae17a0a27437abfb72f7009 100644
--- a/editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.script
+++ b/editor/util/testing/mac/CodeLab.suite/Scripts/Step 0.script
@@ -23,9 +23,9 @@ TypeText commandKey,v
TypeText enter
Click (Text:"Chromium",CaseSensitive:"yes")
Click (Text:"Quit Chromium",CaseSensitive:"yes")
-RightClick (Text:"index.html",CaseSensitive:"yes")
+RightClick (Text:"out/index.html",CaseSensitive:"yes", dpi:94)
Click (Text:"Run as JavaScript",CaseSensitive:"yes")
-Wait 2
+Wait 5 (* todo(ericarnold): Restore to 2 after moving to physical machine *)
WaitFor 10,"plus file"
Click (Text:"Untitled",CaseSensitive:"yes")
TypeText CommandKey,w
« no previous file with comments | « .gitignore ('k') | editor/util/testing/mac/CodeLab.suite/Scripts/Step 3.script » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698