Learn R Programming

splashr (version 0.6.0)

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

Description

This is different from splash_send_keys()

Usage

splash_send_text(splash_obj, text)

Arguments

splash_obj

splashr object

text

string to send

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