1{ 2 "description": "Pages hand-picked for Skia Desktop.", 3 "archive_path": "data/skia_desktop_set.wpr", 4 "credentials_path": "data/credentials.json", 5 "pages": [ 6 { 7 "url": "http://ie.microsoft.com/testdrive/Performance/Chalkboard/Images/Chalkboard.svg", 8 "wait_time_after_navigate": 15.0, 9 "why": "from fmalita" 10 }, 11 { 12 "url": "https://www.google.com/#hl=en&q=barack+obama", 13 "wait_time_after_navigate": 5.0, 14 "why": "top google property; a google tab is often open" 15 }, 16 { 17 "url": "https://plus.google.com/110031535020051778989/posts", 18 "why": "social; top google property; Public profile; infinite scrolls", 19 "wait_time_after_navigate": 5.0, 20 "scroll_is_infinite": true 21 }, 22 { 23 "name": "Blogger", 24 "url": "http://googlewebmastercentral.blogspot.com/", 25 "wait_time_after_navigate": 5.0, 26 "why": "#11 (Alexa global), google property; some blogger layouts have infinite scroll but more interesting" 27 }, 28 { 29 "name": "Wordpress", 30 "url": "http://en.blog.wordpress.com/2012/09/04/freshly-pressed-editors-picks-for-august-2012/", 31 "wait_time_after_navigate": 5.0, 32 "why": "#18 (Alexa global), Picked an interesting post" 33 }, 34 { 35 "name": "Facebook", 36 "url": "http://www.facebook.com/barackobama", 37 "wait_time_after_navigate": 5.0, 38 "why": "top social,Public profile", 39 "credentials": "facebook", 40 "scroll_is_infinite": true, 41 "stress_memory": { 42 "action": "compound_interaction", 43 "actions": [ 44 { 45 "action": "click_to_navigate_interaction", 46 "selector": "a[href=\"http://www.facebook.com/WomenforObama\"]" 47 }, 48 { 49 "action": "click_to_navigate_interaction", 50 "selector": "a[href=\"http://www.facebook.com/WomenforObama/info\"]" 51 }, 52 { 53 "action": "click_to_navigate_interaction", 54 "selector": "a[href=\"http://www.facebook.com/?ref=tn_tnmn\"]" 55 } 56 ] 57 } 58 }, 59 { 60 "name": "LinkedIn", 61 "url": "http://www.linkedin.com/in/linustorvalds", 62 "wait_time_after_navigate": 5.0, 63 "why": "#12 (Alexa global),Public profile" 64 }, 65 { 66 "name": "Twitter", 67 "url": "http://twitter.com/katyperry", 68 "why": "#8 (Alexa global),Picked an interesting page", 69 "wait_time_after_navigate": 5.0, 70 "scroll_is_infinite": true 71 }, 72 { 73 "name": "Pinterest", 74 "url": "http://pinterest.com", 75 "why": "#37 (Alexa global)", 76 "wait_time_after_navigate": 5.0, 77 "scroll_is_infinite": true 78 }, 79 { 80 "name": "ESPN", 81 "url": "http://espn.go.com", 82 "wait_time_after_navigate": 5.0, 83 "why": "#1 sports" 84 }, 85 { 86 "url": "http://news.yahoo.com", 87 "wait_time_after_navigate": 5.0, 88 "why": "#1 news worldwide (Alexa global)" 89 }, 90 { 91 "name": "Weather.com", 92 "url": "http://www.weather.com/weather/right-now/Mountain+View+CA+94043", 93 "wait_time_after_navigate": 5.0, 94 "why": "#7 (Alexa news); #27 total time spent,Picked interesting page" 95 }, 96 { 97 "url": "http://www.amazon.com", 98 "wait_time_after_navigate": 5.0, 99 "why": "#1 world commerce website by visits; #3 commerce in the US by time spent" 100 }, 101 { 102 "url": "http://games.yahoo.com", 103 "wait_time_after_navigate": 5.0, 104 "why": "#1 games according to Alexa (with actual games in it)" 105 }, 106 { 107 "url": "http://booking.com", 108 "wait_time_after_navigate": 5.0, 109 "why": "#1 Alexa recreation" 110 }, 111 { 112 "url": "http://answers.yahoo.com", 113 "wait_time_after_navigate": 5.0, 114 "why": "#1 Alexa reference" 115 }, 116 { 117 "url": "http://sports.yahoo.com/", 118 "wait_time_after_navigate": 5.0, 119 "why": "#1 Alexa sports" 120 }, 121 { 122 "url": "http://techcrunch.com", 123 "wait_time_after_navigate": 5.0, 124 "why": "top tech blog" 125 }, 126 { 127 "url": "http://www.baidu.com/s?wd=barack+obama&rsv_bp=0&rsv_spt=3&rsv_sug3=9&rsv_sug=0&rsv_sug4=3824&rsv_sug1=3&inputT=4920", 128 "wait_time_after_navigate": 5.0, 129 "why": "#5 (Alexa) most visited worldwide" 130 } 131 ] 132} 133