nw::dev::ScreenshotManager Class

Syntax

class ScreenshotManager

Description

Provides functionality to create screenshots for test purposes.

typedef Definitions

Set/Get
ScreenshotArray Represents the screenshot list.
ScreenshotRange Definition of type that represents the range of the screenshot list.

Member Functions

Set/Get
ClearScreenshots Deletes the saved screenshots.
GetScreenshots Gets the start and end of a screenshot list.
GetScreenshotCount Gets the number of screenshots.
GetScreenshot Gets the screenshot with the specified index number.
Other
S Create Generates the class for managing screenshots.
Take Takes a screenshot, allocates memory and saves the screenshot.
Destroy

CONFIDENTIAL