splash_send_text: Send text as input to page context, literally, character by...

Description Usage Arguments Note References See Also

View source: R/dsl.r

Description

This is different from splash_send_keys()

Usage

1
splash_send_text(splash_obj, text)

Arguments

splash_obj

splashr object

text

string to send

Note

This adds a call to splash:wait so you do not have to

References

See the docs for more info

See Also

Other splash_dsl_functions: splash_add_lua(), splash_click(), splash_focus(), splash_go(), splash_har_reset(), splash_har(), splash_html(), splash_png(), splash_press(), splash_release(), splash_send_keys(), splash_wait()


hrbrmstr/splashr documentation built on Feb. 23, 2020, 2:13 p.m.