Operations.KeysSender

public static class KeysSender

internal implementation not be instantiated directly - Action of sending keys to browser

Constructors

KeysSender

public KeysSender(WebDriver driver, CharSequence... charsToSend)

Methods

to

public void to(Path path)

Send keys to a specific element in the browser

Parameters:
  • path – the element to send the keys to
Throws:

toBrowser

public void toBrowser()

Send characters tp the browser in general