Commit 387aa90f authored by fmeawad@chromium.org's avatar fmeawad@chromium.org

Key search on mobile page set

BUG=

Review URL: https://codereview.chromium.org/139883003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245265 0039d316-1c4b-4281-b951-d872f2087c98
parent 24241774
{
"description": "Key mobile search queries on google",
"archive_data_file": "data/key_search_mobile.json",
"credentials_path": "data/credentials.json",
"user_agent_type": "mobile",
"smoothness": { "action": "scroll" },
"pages": [
{
"url": "http://www.google.com/",
"why": "An empty page should be as snappy as possible"
},
{
"url": "https://www.google.com/search?q=science",
"why": "A reasonable search term with no images or ads usually"
},
{
"url": "http://www.google.com/search?q=orange",
"why": "A reasonable search term with images but no ads usually"
},
{
"url": "https://www.google.com/search?q=1600+Amphitheatre+Pkwy%2C+Mountain+View%2C+CA",
"why": "An address search"
},
{
"url": "http://www.google.com/search?q=tom+hanks",
"why": "A search for a known actor"
},
{
"url": "https://www.google.com/search?q=weather+94110",
"why": "A search for weather"
},
{
"url": "http://www.google.com/search?q=goog",
"why": "A search for a stock"
},
{
"url": "https://www.google.com/search?q=population+of+california",
"why": "Charts"
},
{
"url": "http://www.google.com/search?q=sfo+jfk+flights",
"why": "Flights"
},
{
"url": "https://www.google.com/search?q=movies+94110",
"why": "Movie showtimes"
},
{
"url": "http://www.google.com/search?q=tip+on+100+bill",
"why": "A tip calculator"
},
{
"url": "https://www.google.com/search?q=time+in+san+francisco",
"why": "Time"
},
{
"url": "http://www.google.com/search?q=define+define",
"why": "Definitions"
},
{
"url": "https://www.google.com/search?q=burritos+94110",
"why": "Local results"
},
{
"url": "http://www.google.com/search?q=x^3",
"why": "Graph"
}
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment