Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(823)

Unified Diff: tools/perf/page_sets/gmail_alt_two_labels.json

Issue 181483002: Telemetry: Clean up tap and click_element gestures. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" },
« no previous file with comments | « tools/perf/page_sets/gmail_alt_threadlist_conversation.json ('k') | tools/perf/page_sets/gmail_compose_discard.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698