Enum UserPromptType
- Namespace
- OpenQA.Selenium.BiDi.Modules.BrowsingContext
- Assembly
- WebDriver.dll
public enum UserPromptType
Fields
Alert = 0
BeforeUnload = 3
Confirm = 1
Prompt = 2
public enum UserPromptType
Alert = 0
BeforeUnload = 3
Confirm = 1
Prompt = 2