blob: 531fffa5f8fecef3628d3ed1283c30fbb5bc94bb [file] [log] [blame]
// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
var test_time_ms = 60 * 60 * 1000;
var should_scroll = true;
var should_scroll_up = true;
var scroll_loop = false;
var scroll_interval_ms = 10000;
var scroll_by_pixels = 600;
var tasks = "";