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