Hide element

Hide a picked element on the current page. Refresh Page or a later navigation shows it again. It is not Click Element or Wait Until.

Use Hide element to take a picked node off the current page so later steps can run without it covering the tab. The runner sets display: none on the match. A later Refresh Page or navigation restores the node.

This is not an ad blocker and not a cookie-consent product. It only hides the selector you pick, on this document, until the page is replaced.

How to add it

Add StepHide element. Pick on page writes the selector. Test hide uses the same path.

Not this step

Does not click the node — that is Click Element. Detecting that a banner appeared is Wait / Delay Until. Pressing Escape is Press key.

The side panel tour lists every Add Step item, including this one.

Tab Automation is not on the Chrome Web Store yet. See how an automation is built, then come back when a listing exists.