Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/playwright-browser-tunnel > LaunchOptionsValidator > getAllowlistFilePath

LaunchOptionsValidator.getAllowlistFilePath() method

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Gets the path to the allowlist file in the user's local preferences folder. This follows the pattern of playwright-browser-installed.txt but stores in user's home directory.

Signature:

static getAllowlistFilePath(): string;

Returns:

string