Table of Contents

Enum UserPromptType

Namespace
OpenQA.Selenium.BiDi.BrowsingContext
Assembly
WebDriver.dll
public enum UserPromptType

Fields

Alert = 0
BeforeUnload = 3
Confirm = 1
Prompt = 2