Get Selectors#
The block retrieves a list of element selectors.
| Selector | [Selector] The identifier of the browser window and the web page element, common for all similar elements being searched. |
| Operation Type | Select the type of operation. Possible values:
|
| Result | [List] A list of strings of element selectors. |
| Process ID | [Link] A variable that stores the identifier of the process and the browser tab used by this block. If the property is left empty, or if the "Process ID" variable was not previously assigned at the time of opening the browser, the application and browser tab will be determined from the content of the corresponding selector string. The process ID can be obtained, for example, using the "Launch IE", "Launch Chrome", or "Attach to Browser" blocks. |
| Timeout | [Number] The maximum wait time for the specified element in seconds. |
| 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 operation. |