Searched defs:captureScreenshot (Results 1 – 2 of 2) sorted by relevance
86 abstract boolean captureScreenshot(String name) throws IOException; in captureScreenshot() method
149 public boolean captureScreenshot(String name) throws IOException { in captureScreenshot() method in AbstractStandardAppHelper