Class ReloadOptions
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- WebDriver.dll
public sealed class ReloadOptions : CommandOptions
- Inheritance
-
ReloadOptions
- Inherited Members
Properties
IgnoreCache
public bool? IgnoreCache { get; set; }
Property Value
- bool?
Wait
public ReadinessState? Wait { get; set; }