BrowserNetworkConfiguration¶
Structure Class¶
BrowserNetworkConfiguration
dataclass
¶
The network configuration for a browser. This structure defines how the browser connects to the network.
Attributes¶
network_mode
class-attribute
instance-attribute
¶
network_mode: BrowserNetworkMode = BrowserNetworkMode('PUBLIC')
The network mode for the browser. This field specifies how the browser connects to the network.