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

Unified Diff: client/config/autox_unlock.json

Issue 1203002: add ScreenSaverUnlock autotest and teach ScreenSaverRunning to log in (Closed)
Patch Set: fix copyright year in control file, again Created 10 years, 9 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: client/config/autox_unlock.json
diff --git a/client/config/autox_unlock.json b/client/config/autox_unlock.json
new file mode 100644
index 0000000000000000000000000000000000000000..5a34ef5cac032242167b10cf524b39438cc0c80d
--- /dev/null
+++ b/client/config/autox_unlock.json
@@ -0,0 +1,7 @@
+{
+ "script": [
+ [ "string", "\\(Return)" ],
+ [ "sleep", 3000 ],
+ [ "string", "perfsmurf\\(Return)" ],
+ ],
+}
« no previous file with comments | « client/common_lib/site_ui.py ('k') | client/site_tests/desktopui_ScreenSaverRunning/desktopui_ScreenSaverRunning.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698