Index: tools/perf/page_sets/plus_alt_posts_photos.json |
diff --git a/tools/perf/page_sets/plus_alt_posts_photos.json b/tools/perf/page_sets/plus_alt_posts_photos.json |
index b1b8e0719d1a47b6956b13d454303dc9bf39cbb9..a60cee0766239c676019b486170b5389e2954e5f 100644 |
--- a/tools/perf/page_sets/plus_alt_posts_photos.json |
+++ b/tools/perf/page_sets/plus_alt_posts_photos.json |
@@ -15,10 +15,10 @@ |
{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"posts_tab_profile\"][class*=\"s6U8x\"]" } |
], |
"endure": [ |
- { "action": "click_element", "selector": "span[guidedhelpid=\"posts_tab_profile\"]" }, |
+ { "action": "javascript_click", "selector": "span[guidedhelpid=\"posts_tab_profile\"]" }, |
{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"posts_tab_profile\"][class*=\"s6U8x\"]" }, |
{ "action": "wait", "seconds": 5 }, |
- { "action": "click_element", "selector": "span[guidedhelpid=\"photos_tab_profile\"]" }, |
+ { "action": "javascript_click", "selector": "span[guidedhelpid=\"photos_tab_profile\"]" }, |
{ "action": "wait", "condition": "element", "selector": "span[guidedhelpid=\"photos_tab_profile\"][class*=\"s6U8x\"]" }, |
{ "action": "wait", "seconds": 5 } |
] |