Enable the ad blocker add-on
Kind: Exported function
Param | Type | Default | Description |
---|---|---|---|
br | Browser |
Playwright Browser or BrowserContext object | |
[options] | Object |
{} |
optional options to pass |
[options.customList] | string |
provide a custom block list URL instead of the standard one | |
[options.blockTrackers] | boolean |
false |
block trackers in addition to ads |
Enable the stealth add-on
Kind: Exported function
Param | Type | Description |
---|---|---|
br | Browser |
Playwright Browser or BrowserContext object |