Extract Image
This step extracts an image from the selected area on the screen and saves it in a binary type variable. You can select an image in the Recorder View by pressing the mouse button and drawing a selection rectangle. You can modify the rectangle by dragging its sides or just draw a new rectangle.
Properties
- Component
- Alias: Alias of the finder.
- Base Finder: Specify the component to use.
- Component: Set the application component name, such as button, window, pane, etc.
- Contents: A regular expression to find an element by its value. This parameter is usually used when working with a browser in the Robot.
- Image: A screen shot of the selected area stored as an image.
- Output Variable
- Specify a binary variable to store the image.
It is not possible to extract an image from cell elements in tables.