Class ReloadOptions
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- Selenium.WebDriver.dll
public sealed record ReloadOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<ReloadOptions>
- Inheritance
-
ReloadOptions
- Implements
- Inherited Members
Properties
IgnoreCache
public bool? IgnoreCache { get; init; }
Property Value
- bool?
Wait
public ReadinessState? Wait { get; init; }