Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class FileHandler

Namespace
OpenQA.Selenium.DevTools.V137.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