MCPcopy Index your code
hub / github.com/plotly/dash / scroll_window_by

Function scroll_window_by

components/dash-table/tests/selenium/test_scrolling2.py:26–27  ·  view source on GitHub ↗
(test, value)

Source from the content-addressed store, hash-verified

24
25
26def scroll_window_by(test, value):
27 test.driver.execute_script("window.scrollBy(0, {});".format(value))
28
29
30def get_app(props, data_fn=generate_mock_data):

Callers 1

Calls 1

formatMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…