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

Unified Diff: tools/perf/page_sets/pica.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/key_silk_cases.json ('k') | tools/perf/page_sets/plus_alt_posts_photos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/pica.json
diff --git a/tools/perf/page_sets/pica.json b/tools/perf/page_sets/pica.json
index aabcdf20af129f27651c7a8c7c3904d1dd19bcb9..c44a49714da88a5727647e8e5015aedaf77e9275 100644
--- a/tools/perf/page_sets/pica.json
+++ b/tools/perf/page_sets/pica.json
@@ -8,12 +8,7 @@
"navigate_steps" : [
{ "action": "navigate" },
{ "action": "wait", "javascript": "window.__web_components_ready" }
- ],
- "smoothness": {
- "action": "tap_element",
- "find_element_expression": "document.querySelector('pi-app').$.Topics.$.topics.$.container.querySelector('.item > .card')",
- "wait_for_event": "polymer-pages-animation-end"
- }
+ ]
}
]
}
« no previous file with comments | « tools/perf/page_sets/key_silk_cases.json ('k') | tools/perf/page_sets/plus_alt_posts_photos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698