Nothing
test_that("Printing session works", {
session <- selenider_test_session()
# So the snapshot always works
session$session <- "chromote"
expect_snapshot(print(session, .time = as.difftime(10, units = "secs")))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.