Class CommandOptions
- Namespace
- OpenQA.Selenium.BiDi.Communication
- Assembly
- WebDriver.dll
public record CommandOptions : IEquatable<CommandOptions>
- Inheritance
-
CommandOptions
- Implements
- Derived
- Inherited Members
Properties
Timeout
public TimeSpan? Timeout { get; set; }