Class UserPromptClosed

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

public class UserPromptClosed extends Object
  • Method Details

    • fromJson

      public static UserPromptClosed fromJson(JsonInput input)
    • getBrowsingContextId

      public String getBrowsingContextId()
    • getAccepted

      public boolean getAccepted()
    • getUserText

      public Optional<String> getUserText()