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-twitch
6
7[DEFAULT]
8test_url = https://www.twitch.tv/videos/326804629
9playback_recordings = twitch.mp
10playback_pageset_manifest = mitm4-linux-firefox-twitch.manifest
11
12[raptor-tp6-twitch-firefox]
13apps = firefox
14measure = fnbpaint, fcp, dcf, loadtime
15
16[raptor-tp6-twitch-chrome]
17apps = chrome
18measure = fcp, loadtime
19
20[raptor-tp6-twitch-chromium]
21apps = chromium
22measure = fcp, loadtime
23