Table of Contents

Class ReloadOptions

Namespace
OpenQA.Selenium.BiDi.Modules.BrowsingContext
Assembly
WebDriver.dll
public record ReloadOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<ReloadOptions>
Inheritance
ReloadOptions
Implements
Inherited Members

Properties

IgnoreCache

public bool? IgnoreCache { get; set; }

Property Value

bool?

Wait

public ReadinessState? Wait { get; set; }

Property Value

ReadinessState?