R/actions.R
click_id.Rd
Send a click command to an element in the application.
click_id(obj, id)
reactor object
character, id of the element
DETAILS
glue
Other actions: execute(), query(), set_id_value()
execute()
query()
set_id_value()
if (FALSE) { if(interactive()){ #EXAMPLE1 } }