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