Table of Contents

Class FileHandler

Namespace
OpenQA.Selenium.DevTools.V132.PWA
Assembly
WebDriver.dll

FileHandler

public sealed class FileHandler
Inheritance
FileHandler
Inherited Members

Properties

Accepts

accepts

[JsonPropertyName("accepts")]
public FileHandlerAccept[] Accepts { get; set; }

Property Value

FileHandlerAccept[]

Action

action

[JsonPropertyName("action")]
public string Action { get; set; }

Property Value

string

DisplayName

displayName

[JsonPropertyName("displayName")]
public string DisplayName { get; set; }

Property Value

string