Index: tools/perf/page_sets/calendar_forward_backward.json |
diff --git a/tools/perf/page_sets/calendar_forward_backward.json b/tools/perf/page_sets/calendar_forward_backward.json |
index 5b72a253a8fc997227fb1244cb83272b8da1fbcc..bb095a9915daa1e603a9a933480f7c0e3eec772d 100644 |
--- a/tools/perf/page_sets/calendar_forward_backward.json |
+++ b/tools/perf/page_sets/calendar_forward_backward.json |
@@ -16,20 +16,28 @@ |
], |
"endure": [ |
{ "action": "click_element", "selector": "div[class~=\"navForward\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navForward\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navForward\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navForward\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navBack\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navBack\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navBack\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navBack\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navBack\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navBack\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navBack\"]" }, |
{ "action": "click_element", "selector": "div[class~=\"navBack\"]" }, |
+ { "action": "wait", "seconds": 2 }, |
{ "action": "wait", "condition": "element", "selector": "div[class~=\"navForward\"]" } |
] |
} |