Class ScreenCaptureUtil
- java.lang.Object
-
- org.uitnet.testing.smartfwk.ui.core.utils.ScreenCaptureUtil
-
public class ScreenCaptureUtil extends Object
- Author:
- Madhav Krishna
-
-
Constructor Summary
Constructors Constructor Description ScreenCaptureUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringcapture(String dir, String testClassName, String testCaseName, Rectangle screenArea, SmartAppDriver appDriver)Captures screenshot and return the name of screenshot.static DimensiongetScreenSize()
-
-
-
Method Detail
-
getScreenSize
public static Dimension getScreenSize()
-
-