Save Image#
Saving an image from the page.
| Selector | [Selector] Element identifier. |
| Save Method | Select the method for saving the image. Possible values:
|
| File Name and Path | [Text] The name and path of the file where the image will be saved. If the value is left empty, the name will be generated automatically. |
| Process ID | [Link] A variable that stores the process identifier. Indicates which application to work with. If the specified application is minimized or its window is covered by other windows, it will be brought to the foreground. When working with browsers, the process ID also indicates the specific browser tab that the block should work with. If the property is left empty, or if the process ID variable was not previously assigned at the time of launching the application or opening the browser, the application and browser tab will be determined from the content of the corresponding selector line. The process ID can be obtained, for example, using the "Launch Application" or "Get Process" blocks. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |