Class Screenshot.BasicScreenshot<B extends com.google.common.io.ByteSource>

    • Constructor Detail

      • BasicScreenshot

        public BasicScreenshot​(B byteSource)
    • Method Detail

      • asByteSource

        public B asByteSource()
        Description copied from interface: Screenshot
        Gets a byte source providing access to a screenshot.
        Specified by:
        asByteSource in interface Screenshot
        Returns:
        the byte source