Class Message

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

public class Message extends Object
  • Constructor Details

  • Method Details

    • fromJson

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

      public String getChannel()
    • getData

      public RemoteValue getData()
    • getSource

      public Source getSource()