TargetLocator constructor
TargetLocator(
- WebDriver _driver,
- SyncRequestClient _client,
- WebDriverHandler _handler
Implementation
TargetLocator(this._driver, this._client, this._handler);