Keyboard constructor
Keyboard(
- SyncRequestClient _client,
- WebDriverHandler _handler
Implementation
Keyboard(this._client, this._handler);
Keyboard(this._client, this._handler);