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, ...)
#
Parameterskeys
:string
keys that needs to be sent to the page.
#
Returns- No value