b_load_site: Legacy function only. Use bt_load_site() instead!

View source: R/b_load_site.R

b_load_siteR Documentation

Legacy function only. Use bt_load_site() instead!

Description

Bastiat, please wait until the following XPATH appears on the site.

Usage

b_load_site(xpath = NULL, wait = 60, abort = F, wait.interval = 0.2)

Arguments

xpath

Provide the XPATH for which the function should wait.

wait

Specify the number of seconds you want to wait. Default is 60.

abort

Specifiy whether to cause an error in case path is not find after waiting time. Default is FALSE.

Value

Pauses the algorithm until XPATH appears.

Author(s)

Johannes Fritz for GTA

References

www.globaltradealert.org


global-trade-alert/gtabastiat documentation built on June 4, 2023, 6:40 a.m.