Count Elements#
Get the number of similar elements on a web page by a specified selector.
| Selector | [Selector] The identifier of the browser window and the web page element, common for all similar elements being searched. |
| Result | [Number] The number of elements. |
| 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 line. The process ID can be obtained, for example, using the Start IE, Start Chrome, or Join Browser blocks. |
| Timeout | [Number] The maximum time to count elements 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 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. |