Class ScreenshotGrabber

  • All Implemented Interfaces:
    eu.tsystems.mms.tic.testframework.interop.Collector, eu.tsystems.mms.tic.testframework.interop.ScreenshotCollector

    public class ScreenshotGrabber
    extends java.lang.Object
    implements eu.tsystems.mms.tic.testframework.interop.ScreenshotCollector
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<eu.tsystems.mms.tic.testframework.report.model.context.Screenshot> takeScreenshots()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScreenshotGrabber

        public ScreenshotGrabber()
    • Method Detail

      • takeScreenshots

        public java.util.List<eu.tsystems.mms.tic.testframework.report.model.context.Screenshot> takeScreenshots()
        Specified by:
        takeScreenshots in interface eu.tsystems.mms.tic.testframework.interop.ScreenshotCollector