def pull_screenshots()

in plugin/src/py/android_screenshot_tests/pull_screenshots.py [0:0]


def pull_screenshots(
    process,
    adb_puller,
    device_name_calculator=None,
    perform_pull=True,
    bundle_results=False,
    temp_dir=None,
    filter_name_regex=None,
    record=None,
    verify=None,
    test_run_id=None,
    opt_generate_png=None,
    test_img_api=None,
    old_imgs_data=None,
    failure_dir=None,
    diff=False,
    open_html=False,