wc_img_dl: Enable/Disable Image Downloading

View source: R/wc-options.R

wc_img_dlR Documentation

Enable/Disable Image Downloading

Description

Enable/Disable Image Downloading

Usage

wc_img_dl(wc_obj, enable)

Arguments

wc_obj

a webclient object

enable

if TRUE enable image downloading (the default is not to download images)

Value

the webclient object (invisibly)

Note

The caller does not have to assign the output of this function to a variable as the browser state is managed internally by HtmlUnit.

See Also

Other wc_opts: wc_css(), wc_dnt(), wc_geo(), wc_resize(), wc_timeout(), wc_use_insecure_ssl(), wc_wait()


hrbrmstr/htmlunit documentation built on July 4, 2025, 12:45 a.m.