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

Unified Diff: tools/perf/page_sets/gmail_alt_threadlist_conversation.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
« no previous file with comments | « tools/perf/page_sets/calendar_forward_backward.json ('k') | tools/perf/page_sets/gmail_alt_two_labels.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/gmail_alt_threadlist_conversation.json
diff --git a/tools/perf/page_sets/gmail_alt_threadlist_conversation.json b/tools/perf/page_sets/gmail_alt_threadlist_conversation.json
index 969fef94639d1f9ad16fc34ea68592c4c2ce1e87..97150fe289720c7787b931bd2413806f3830bf60 100644
--- a/tools/perf/page_sets/gmail_alt_threadlist_conversation.json
+++ b/tools/perf/page_sets/gmail_alt_threadlist_conversation.json
@@ -15,13 +15,13 @@
],
"endure": [
{
- "action": "click_element",
+ "action": "javascript_click",
"xpath": "//span[@email]"
},
{ "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/calendar_forward_backward.json ('k') | tools/perf/page_sets/gmail_alt_two_labels.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698