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

Unified Diff: tools/perf/page_sets/key_mobile_sites.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/indexeddb_offline.json ('k') | tools/perf/page_sets/key_silk_cases.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/key_mobile_sites.json
diff --git a/tools/perf/page_sets/key_mobile_sites.json b/tools/perf/page_sets/key_mobile_sites.json
index 6435e8ab03a195587fe5f3ec79ba9e280eccc118..250aa591a70f3f5d2d01276f659da7c91f806d77 100644
--- a/tools/perf/page_sets/key_mobile_sites.json
+++ b/tools/perf/page_sets/key_mobile_sites.json
@@ -152,7 +152,7 @@
"navigate_steps": [
{ "action": "navigate" },
{ "action": "wait", "condition": "element", "text": "Other Answers (1 - 20 of 149)" },
- { "action": "click_element", "text": "Other Answers (1 - 20 of 149)" }
+ { "action": "javascript_click", "text": "Other Answers (1 - 20 of 149)" }
]
},
{
« no previous file with comments | « tools/perf/page_sets/indexeddb_offline.json ('k') | tools/perf/page_sets/key_silk_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698