interface

SeleniumBridgeConfigOptions

Configuration options for the Selenium bridge.

typescript
interface SeleniumBridgeConfigOptions

Properties

NameTypeDescription
driverThenableWebDriverThe Selenium WebDriver instance to use for browser automation.

Was this page helpful?