| Index: tools/perf/page_sets/gmail_alt_two_labels.json
|
| diff --git a/tools/perf/page_sets/gmail_alt_two_labels.json b/tools/perf/page_sets/gmail_alt_two_labels.json
|
| index 5a0bace8aa9ca162a204e4c9e10381a0cd5da0c9..9cf376cc5f1d7d2252eef2de411684fb2f6a19c6 100644
|
| --- a/tools/perf/page_sets/gmail_alt_two_labels.json
|
| +++ b/tools/perf/page_sets/gmail_alt_two_labels.json
|
| @@ -15,13 +15,13 @@
|
| ],
|
| "endure": [
|
| {
|
| - "action": "click_element",
|
| + "action": "javascript_click",
|
| "selector": "a[href=\"https://mail.google.com/mail/u/0/?shva=1#sent\"]"
|
| },
|
| { "action": "wait", "condition": "href_change" },
|
| { "action": "wait", "seconds": 1 },
|
| {
|
| - "action": "click_element",
|
| + "action": "javascript_click",
|
| "selector": "a[href=\"https://mail.google.com/mail/u/0/?shva=1#inbox\"]"
|
| },
|
| { "action": "wait", "condition": "href_change" },
|
|
|