wait_until
1 2 3 4 5 6 7 8 | wait_until(
chrome,
n_wait = 4,
value = "",
using = "css selector",
return = "",
click = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.