Class Message

java.lang.Object
org.openqa.selenium.bidi.script.Message

public class Message extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • fromJson Link icon

      public static Message fromJson(org.openqa.selenium.json.JsonInput input)
    • getChannel Link icon

      public String getChannel()
    • getData Link icon

      public RemoteValue getData()
    • getSource Link icon

      public Source getSource()