chore: follow up to exposing playwright config options (#289)
This commit is contained in:
1
config.d.ts
vendored
1
config.d.ts
vendored
@@ -30,6 +30,7 @@ export type Config = {
|
||||
|
||||
/**
|
||||
* Path to a user data directory for browser profile persistence.
|
||||
* Temporary directory is created by default.
|
||||
*/
|
||||
userDataDir?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user