|
Add Wait* API to ActionRunner to wrap over WaitAction.
Add ability to wait for an element specified by a JS function.
The ActionRunner API's WaitForElement will not support lookup
by xpath, unlike WaitAction(). Page sets that uses this
feature now have their own _CreateXpathFunction instead,
that uses element_function variant of WaitForElement.
BUG= 361809
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275738
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+465 lines, -779 lines) |
Patch |
 |
M |
content/test/gpu/gpu_tests/context_lost.py
|
View
|
1
2
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/gpu_tests/maps.py
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/gpu_tests/screenshot_sync.py
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/gpu_tests/webgl_conformance.py
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/gpu_tests/webgl_robustness.py
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/page_sets/gpu_process_tests.py
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/page_sets/gpu_rasterization_tests.py
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/page_sets/memory_tests.py
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/test/gpu/page_sets/pixel_tests.py
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
tools/perf/benchmarks/maps.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/measurements/polymer_load.py
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
tools/perf/measurements/smoothness_unittest.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/browser_control.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/browser_control_click.py
|
View
|
|
1 chunk |
+3 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/calendar_forward_backward.py
|
View
|
|
2 chunks |
+18 lines, -81 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/gmail_alt_threadlist_conversation.py
|
View
|
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/gmail_alt_two_labels.py
|
View
|
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/gmail_compose_discard.py
|
View
|
|
3 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/gmail_expand_collapse_conversation.py
|
View
|
|
1 chunk |
+8 lines, -24 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/image_decoding_measurement.py
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/indexeddb_offline.py
|
View
|
1
2
|
2 chunks |
+17 lines, -29 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/key_desktop_sites.py
|
View
|
|
3 chunks |
+7 lines, -15 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/key_mobile_sites.py
|
View
|
1
|
12 chunks |
+38 lines, -73 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/key_silk_cases.py
|
View
|
|
26 chunks |
+37 lines, -65 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/maps.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/media_cns_cases.py
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/mobile_memory.py
|
View
|
|
2 chunks |
+6 lines, -21 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/mse_cases.py
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/plus_alt_posts_photos.py
|
View
|
1
|
1 chunk |
+9 lines, -28 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/polymer.py
|
View
|
|
3 chunks |
+4 lines, -10 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/service_worker.py
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/startup_pages.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/top_10.py
|
View
|
1
2
|
5 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/top_25.py
|
View
|
1
2
|
19 chunks |
+52 lines, -218 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/top_desktop_sites_2012Q3.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_animation_cases.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_canvas_cases.py
|
View
|
|
1 chunk |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_compositor_cases.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_energy_cases.py
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_pinch_zoom_cases.py
|
View
|
1
|
9 chunks |
+11 lines, -30 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_scheduling_cases.py
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_video_cases.py
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/tough_webgl_cases.py
|
View
|
|
3 chunks |
+10 lines, -16 lines |
0 comments
|
Download
|
 |
M |
tools/perf/page_sets/webrtc_cases.py
|
View
|
|
3 chunks |
+5 lines, -20 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/action_runner.py
|
View
|
1
2
|
2 chunks |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/action_runner_unittest.py
|
View
|
1
2
|
3 chunks |
+98 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/page/actions/wait.py
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/telemetry/telemetry/web_perf/timeline_based_measurement_unittest.py
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|