Searched refs:container_selector (Results 1 – 4 of 4) sorted by relevance
/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/ |
D | scroll_to_element_unittest.py | 36 def _InsertElement(self, theid='element', container_selector='body'): argument 45 """, theid=theid, container_selector=container_selector) 75 self._InsertElement(container_selector='#container') 83 selector='#element', container_selector='#container')
|
D | scroll_to_element.py | 14 container_selector=None, container_element_function=None, argument 39 self._container_selector = container_selector
|
D | action_runner.py | 438 container_selector=None, argument 463 container_selector=container_selector,
|
D | action_runner_unittest.py | 349 container_selector='body',
|