interface
SeleniumBridgeConfigOptions
Configuration options for the Selenium bridge.
typescript
interface SeleniumBridgeConfigOptionsProperties
| Name | Type | Description |
|---|---|---|
driver | ThenableWebDriver | The Selenium WebDriver instance to use for browser automation. |
Was this page helpful?