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