Table of Contents

Class EstablishContextRequestedEventArgs

Namespace
OpenQA.Selenium.DevTools.V146.SmartCardEmulation
Assembly
Selenium.WebDriver.dll
public sealed class EstablishContextRequestedEventArgs : EventArgs
Inheritance
EstablishContextRequestedEventArgs
Inherited Members

Properties

RequestId

Gets or sets the requestId

[JsonPropertyName("requestId")]
public string RequestId { get; set; }

Property Value

string