SendKeys(String) Method

Definition

Assembly HeadlessTestingFramework.dll

Sends keys to the focused element.

public void SendKeys(string keys)

Parameters

keys
String

The keys to send.