| Index: tools/perf/page_sets/gmail_compose_discard.json
|
| diff --git a/tools/perf/page_sets/gmail_compose_discard.json b/tools/perf/page_sets/gmail_compose_discard.json
|
| index 1d7edb9a96f667f9d5132de305afd285fa84bc42..7ac15ca51db766f9751a8bb16f074d99aaf94212 100644
|
| --- a/tools/perf/page_sets/gmail_compose_discard.json
|
| +++ b/tools/perf/page_sets/gmail_compose_discard.json
|
| @@ -20,7 +20,7 @@
|
| { "action": "compose_click" },
|
| { "action": "wait", "seconds": 1 },
|
| { "action": "wait", "condition": "element", "selector": "div[class~=\"oh\"][data-tooltip=\"Discard draft\"]" },
|
| - { "action": "click_element", "selector": "div[class~=\"oh\"][data-tooltip=\"Discard draft\"]" },
|
| + { "action": "javascript_click", "selector": "div[class~=\"oh\"][data-tooltip=\"Discard draft\"]" },
|
| { "action": "wait", "seconds": 1 }
|
| ]
|
| }
|
|
|