Class UserPromptOpened

java.lang.Object
org.openqa.selenium.bidi.browsingcontext.UserPromptOpened

public class UserPromptOpened extends Object
  • Method Details

    • fromJson

      public static UserPromptOpened fromJson(org.openqa.selenium.json.JsonInput input)
    • getBrowsingContextId

      public String getBrowsingContextId()
    • getType

      public UserPromptType getType()
    • getMessage

      public String getMessage()