Table of Contents

Class PostDataEntry

Namespace
OpenQA.Selenium.DevTools.V131.Network
Assembly
WebDriver.dll

PostDataEntry

public sealed class PostDataEntry
Inheritance
PostDataEntry
Inherited Members

Properties

Bytes

bytes

[JsonPropertyName("bytes")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string Bytes { get; set; }

Property Value

string