Table of Contents

Class BrowsingContextAddDataCollectorOptions

Namespace
OpenQA.Selenium.BiDi.Network
Assembly
WebDriver.dll
public class BrowsingContextAddDataCollectorOptions
Inheritance
BrowsingContextAddDataCollectorOptions
Inherited Members

Properties

CollectorType

public CollectorType? CollectorType { get; set; }

Property Value

CollectorType?

UserContexts

public IEnumerable<UserContext>? UserContexts { get; set; }

Property Value

IEnumerable<UserContext>