Interface BrowserNetworkConfiguration.Builder

  • Method Details

    • networkMode

      BrowserNetworkConfiguration.Builder networkMode(String networkMode)

      The network mode for the browser. This field specifies how the browser connects to the network.

      Parameters:
      networkMode - The network mode for the browser. This field specifies how the browser connects to the network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkMode

      The network mode for the browser. This field specifies how the browser connects to the network.

      Parameters:
      networkMode - The network mode for the browser. This field specifies how the browser connects to the network.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: