Class StreamHandle

java.lang.Object
org.openqa.selenium.devtools.v119.io.model.StreamHandle

public class StreamHandle extends Object
This is either obtained from another method or specified as `blob:` where `` is an UUID of a Blob.
  • Constructor Details

    • StreamHandle

      public StreamHandle(String streamHandle)
  • Method Details