Skip to main content

sendKeysToPageF

See Testing keyboard shortcuts. Sends given keys to a page and expects that the page is already focused. Useful for testing keyboard shortcuts in an application.

sendKeysToPageF(keys, keys, ...)

Parameters#

  • keys: string keys that needs to be sent to the page.

Returns#

  • No value