Class AutoScreenshotRule

    • Constructor Detail

      • AutoScreenshotRule

        public AutoScreenshotRule()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • isTakeScreenshot

        public boolean isTakeScreenshot()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: IScreenshotRule
        Take a screenshot or not
        Specified by:
        isTakeScreenshot in interface IScreenshotRule
        Returns:
        true if allow capture screenshot, false otherwise
      • isAllowFullSize

        public boolean isAllowFullSize()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: IScreenshotRule
        Allow full-size screenshot or not
        Specified by:
        isAllowFullSize in interface IScreenshotRule
        Returns:
        true if allow capture of full-size screenshot, false otherwise