summaryrefslogtreecommitdiffstats
path: root/tools/perf/page_sets/top_25.json
blob: 7ffa9f9c77a17b4fdc4234311f81844354a485dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
    "description": "Pages hand-picked for 2012 CrOS scrolling tuning efforts.",
    "archive_path": "../data/top_25.wpr",
    "credentials_path": "../data/credentials.json",
    "pages": [
        {
            "url": "https://www.google.com/#hl=en&q=barack+obama",
            "why": "top google property; a google tab is often open"
        },
        {
            "url": "https://mail.google.com/mail/",
            "why": "productivity, top google properties",
            "credentials": "google",
            "wait_for_javascript_expression": "window.gmonkey !== undefined && document.getElementById('gb') !== null",
            "scrollable_element_function": "function(callback) { gmonkey.load('2.0', function(api) { callback(api.getScrollableElement()); }); }"
        },
        {
            "url": "https://www.google.com/calendar/",
            "why": "productivity, top google properties",
            "credentials": "google",
            "scrollable_element_function": "function(callback) { callback(document.getElementById('scrolltimedeventswk')); }"
        },
        {
            "url": "https://drive.google.com",
            "why": "productivity, top google properties",
            "credentials": "google",
            "wait_for_javascript_expression": "document.getElementsByClassName('doclistview-list').length",
            "scrollable_element_function": "function(callback) { callback(document.getElementsByClassName('doclistview-list')[0]); }"
        },
        {
            "name": "Docs  (1 open document tab)",
            "url": "https://docs.google.com/document/d/1X-IKNjtEnx-WW5JIKRLsyhz5sbsat3mfTpAPUSX3_s4/view",
            "why": "productivity, top google properties; Sample doc in the link",
            "credentials": "google",
            "wait_for_javascript_expression": "document.getElementsByClassName('kix-appview-editor').length",
            "scrollable_element_function": "function(callback) { callback(document.getElementsByClassName('kix-appview-editor')[0]); }"
        },
        {
            "url": "https://plus.google.com/110031535020051778989/posts",
            "why": "social; top google property; Public profile; infinite scrolls",
            "scroll_is_infinite": true
        },
        {
            "url": "http://www.youtube.com",
            "why": "#3 (Alexa global)"
        },
        {
            "name": "Blogger",
            "url": "http://googlewebmastercentral.blogspot.com/",
            "why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more interesting"
        },
        {
            "name": "Wordpress",
            "url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/",
            "why": "#18 (Alexa global), Picked an interesting post"
        },
        {
            "name": "Facebook",
            "url": "http://www.facebook.com/barackobama",
            "why": "top social,Public profile",
            "credentials": "facebook",
            "scroll_is_infinite": true,
            "stress_memory": {
                "action": "compound",
                "actions": [
                    {
                        "action": "click_to_navigate",
                        "selector": "a[href=\"http://www.facebook.com/WomenforObama\"]"
                    },
                    {
                        "action": "click_to_navigate",
                        "selector": "a[href=\"http://www.facebook.com/WomenforObama/info\"]"
                    },
                    {
                        "action": "click_to_navigate",
                        "selector": "a[href=\"http://www.facebook.com/?ref=tn_tnmn\"]"
                    }
                ]
            }
        },
        {
            "name": "LinkedIn",
            "url": "http://www.linkedin.com/in/linustorvalds",
            "why": "#12 (Alexa global),Public profile"
        },
        {
            "name": "Wikipedia (1 tab)",
            "url": "http://en.wikipedia.org/wiki/Wikipedia",
            "why": "#6 (Alexa) most visited worldwide,Picked an interesting page"
        },
        {
            "name": "Twitter",
            "url": "http://twitter.com/katyperry",
            "why": "#8 (Alexa global),Picked an interesting page",
            "scroll_is_infinite": true
        },
        {
            "name": "Pinterest",
            "url": "http://pinterest.com",
            "why": "#37 (Alexa global)",
            "scroll_is_infinite": true
        },
        {
            "name": "ESPN",
            "url": "http://espn.go.com",
            "why": "#1 sports"
        },
        {
            "url": "http://news.yahoo.com",
            "why": "#1 news worldwide (Alexa global)"
        },
        {
            "url": "http://www.cnn.com",
            "why": "#2 news worldwide"
        },
        {
            "name": "Weather.com",
            "url": "http://www.weather.com/weather/right-now/Mountain+View+CA+94043",
            "why": "#7 (Alexa news); #27 total time spent,Picked interesting page"
        },
        {
            "url": "http://www.amazon.com",
            "why": "#1 world commerce website by visits; #3 commerce in the US by time spent"
        },
        {
            "url": "http://www.ebay.com",
            "why": "#1 commerce website by time spent by users in US"
        },
        {
            "url": "http://games.yahoo.com",
            "why": "#1 games according to Alexa (with actual games in it)"
        },
        {
            "url": "http://booking.com",
            "why": "#1 Alexa recreation"
        },
        {
            "url": "http://answers.yahoo.com",
            "why": "#1 Alexa reference"
        },
        {
            "url": "http://sports.yahoo.com/",
            "why": "#1 Alexa sports"
        },
        {
            "url": "http://techcrunch.com",
            "why": "top tech blog"
        }
    ]
}