1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# raptor tp6-wikipedia
6
7[DEFAULT]
8test_url = https://en.wikipedia.org/wiki/Barack_Obama
9playback_recordings = mitm4-linux-firefox-wikipedia.mp
10playback_pageset_manifest = mitm4-linux-firefox-wikipedia.manifest
11
12[raptor-tp6-wikipedia-firefox]
13apps = firefox
14measure = fnbpaint, fcp, dcf, loadtime
15
16[raptor-tp6-wikipedia-chrome]
17apps = chrome
18measure = fcp, loadtime
19
20[raptor-tp6-wikipedia-chromium]
21apps = chromium
22measure = fcp, loadtime
23