Index: tools/perf/page_sets/tough_video_cases.json |
diff --git a/tools/perf/page_sets/tough_video_cases.json b/tools/perf/page_sets/tough_video_cases.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b5f7d6f5248c48b7c755a9b97cc1fac49d06285c |
--- /dev/null |
+++ b/tools/perf/page_sets/tough_video_cases.json |
@@ -0,0 +1,15 @@ |
+{ |
+ "description": "Video Stack Perf benchmark", |
+ "pages": [ |
+ { |
+ "url": "file:///tough_video_cases/video.html?mediaFile=bear.webm", |
+ "media_metrics": [ |
+ { "action": "play", |
+ "selector": "#video_1", |
+ "wait_for_playing": true, |
+ "wait_for_ended": true |
+ } |
+ ] |
+ } |
+ ] |
+} |