Package 

Class ScreenshotParams

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final Integer component2()
      final ScreenshotParams copy(String format, Integer quality)
      final String getFormat() Image compression format (defaults to png).
      final Integer getQuality() Compression quality from range 0..
      • Methods inherited from class org.hildan.chrome.devtools.domains.headlessexperimental.ScreenshotParams

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait