Table of Contents

Interface ISocksProxyConfiguration

Namespace
OpenQA.Selenium.BiDi.Session
Assembly
WebDriver.dll
public interface ISocksProxyConfiguration

Properties

SocksProxy

string? SocksProxy { get; set; }

Property Value

string

SocksVersion

int? SocksVersion { get; set; }

Property Value

int?