Searched refs:screenshotToStream (Results 1 – 2 of 2) sorted by relevance
148 screenshotToStream(out); in takeScreenshot()162 public void screenshotToStream(OutputStream out) { in screenshotToStream() method in ScreenshotOnFailureCollector
100 doNothing().when(listener).screenshotToStream(any()); in initListener()