Class BytesValue

java.lang.Object
org.openqa.selenium.bidi.network.BytesValue

public class BytesValue extends Object
  • Method Details

    • fromJson

      public static BytesValue fromJson(org.openqa.selenium.json.JsonInput input)
    • getType

      public org.openqa.selenium.bidi.network.BytesValue.Type getType()
    • getValue

      public String getValue()