Hide Tag

This action hides the found tags.

The hiding is done by configuring the style attribute of the tags. That is, the tags are kept in the page, but configured using styles to be invisible on the page.

This action is particularly useful if tags should not be visible when clipping from the page. Hiding the tags instead of removing them avoids breaking things like JavaScript that may rely on the page having a specific structure and contents.

Properties

The Hide Tag action can be configured using the following properties:

Adjust Layout Accordingly

If this option is selected, the hiding will be done in such a way that the layout of the page adjusts in order to use the space that was taken up by the tag. If this option is not selected, the hiding will be done in such a way that the tag continues to take up the same space in the layout, but is just not shown.

Continue when
Add a wait criterion for the step. If you have several wait criteria, execution stops when any wait criterion is met. You can have several met wait criteria such as if you are waiting for two HTML elements that appear on the same load, or if you are waiting for an element on the main frame, and Initial Page Load Completes is set. For more information, see Use Wait Criteria.
Options

The robot's options can be overridden with the step's own options. An option that is marked with an asterisk in the Options Dialog will override the one from the robot's configuration. All other options will be the same as specified for the robot.