| app_args | Arguments to pass to a Shiny App in a child process |
| busy_time | Shiny busy loggers |
| click_id | Click an element |
| driver | Firefox and Chrome Drivers |
| driver_options | Firefox and Chrome Driver Options |
| driver_version | Driver Version |
| execute | Execute Command in Application |
| expect_busy_time | Expectation: How long is shiny busy? |
| expect_reactivity | Expectation: is the counter equal to a value? |
| init_reactor | Initialize Reactor |
| kill_app | Close reactor |
| navigate_to_app | Navigate to Application |
| pipe | re-export magrittr pipe operators |
| query | Query Command in Application |
| reactor_path | Construct Path to reactor directory |
| read_reactor | Read Child Process Side Effects |
| reset_counter | Reset the whereami counter object |
| set_app_args | Attach Commands for Shiny Application to Reactor |
| set_chrome_driver | Attach Chrome Driver to Reactor |
| set_firefox_driver | Attach Firefox Driver to Reactor |
| set_id_value | Set the value of an element |
| set_timeout | Set Implicit Timeout |
| start_reactor | Start the reactor |
| test_app | Reactor Unit Testing |
| wait_for_shiny | Wait for shiny |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.