wc_css: Enable/Disable CSS support

Description Usage Arguments Value Note See Also

View source: R/wc-options.R

Description

Enable/Disable CSS support

Usage

1
wc_css(wc_obj, enable)

Arguments

wc_obj

a webclient object

enable

if TRUE enable CSS support (which is the HtmlUnit default)

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_dnt(), wc_geo(), wc_img_dl(), wc_resize(), wc_timeout(), wc_use_insecure_ssl(), wc_wait()


hrbrmstr/htmlunit documentation built on Aug. 19, 2020, 3:05 p.m.