Table of Contents

Class ProxyConfiguration.Pac

Namespace
OpenQA.Selenium.BiDi.Modules.Session
Assembly
WebDriver.dll
public record ProxyConfiguration.Pac : ProxyConfiguration, IEquatable<ProxyConfiguration>, IEquatable<ProxyConfiguration.Pac>
Inheritance
ProxyConfiguration.Pac
Implements
Inherited Members

Constructors

Pac(string)

public Pac(string ProxyAutoConfigUrl)

Parameters

ProxyAutoConfigUrl string

Properties

ProxyAutoConfigUrl

public string ProxyAutoConfigUrl { get; init; }

Property Value

string