Enum UserPromptType
- Namespace
- OpenQA.Selenium.BiDi.BrowsingContext
- Assembly
- WebDriver.dll
[JsonConverter(typeof(CamelCaseEnumConverter<UserPromptType>))]
public enum UserPromptType
Fields
Alert = 0BeforeUnload = 3Confirm = 1Prompt = 2
[JsonConverter(typeof(CamelCaseEnumConverter<UserPromptType>))]
public enum UserPromptType
Alert = 0BeforeUnload = 3Confirm = 1Prompt = 2