Enum ContextType
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- WebDriver.dll
[JsonConverter(typeof(CamelCaseEnumConverter<ContextType>))]
public enum ContextType
Fields
Tab = 0Window = 1
[JsonConverter(typeof(CamelCaseEnumConverter<ContextType>))]
public enum ContextType
Tab = 0Window = 1