driver property

Driver driver
final

The underlying RemoteDriver instance used to execute remote operations.

This driver is responsible for managing the connection lifecycle and executing the low-level transport protocol.

Implementation

final Driver driver;