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