wc_wait: Block HtlUnit final rendering blocks until all background...

View source: R/wc-options.R

wc_waitR Documentation

Block HtlUnit final rendering blocks until all background JavaScript tasks have finished executing

Description

Block HtlUnit final rendering blocks until all background JavaScript tasks have finished executing

Usage

wc_wait(wc_obj, js_delay = 2000L)

Arguments

wc_obj

a webclient object

js_delay

number of ms to wait/block

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_img_dl(), wc_resize(), wc_timeout(), wc_use_insecure_ssl()


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