hide
Type:
<string> | <string[]>
It hides the DOM elements matching the given
CSS selectors
over the target url.- CLI
- JavaScript
- Shell
- Python
- Ruby
microlink 'https://stripe.com&screenshot=true&hide=#CookieSettingsNotification'
It sets
visibility: hidden
on the matched elements in the browser page.