run_monkey_test | R Documentation |
Internally required by record_app, run_crash_test, ... after the headless connection is opened.
run_monkey_test(app, headless_actions, screenshot = TRUE, path)
app |
Headless app R6 instance. |
headless_actions |
Custom code passed as an expression to manipulate the app with headless
web browser, for instance
|
screenshot |
Whether to take screenshot. Defaults to TRUE. Only works if headles_actions is NULL. |
path |
Screenshot path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.