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

Side by Side Diff: slave/skia_slave_scripts/page_sets/other/FAILING-skia_techcrunch_desktop.py

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "description": "Techcrunch for Skia Desktop.",
3 "archive_data_file": "data/skia_techcrunch_desktop.json",
4 "credentials_path": "data/credentials.json",
5 "smoothness": { "action": "scroll" },
6 "pages": [
7 {
8 "url": "http://techcrunch.com",
9 "why": "top tech blog",
10 "navigate_steps" : [
11 { "action": "navigate" },
12 { "action": "wait", "seconds": 15 }
13 ]
14 }
15 ]
16 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698