Commit 0b92a10
committed
feat(cookies): expose BROWSER_PROFILE env var for cookie import
Cookie import defaulted to 'Default' profile. Users with multiple
browser profiles had no way to target the correct one. Reads
BROWSER_PROFILE env var and passes it through to importCookies().1 parent 700516d commit 0b92a10
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
| |||
615 | 616 | | |
616 | 617 | | |
617 | 618 | | |
618 | | - | |
| 619 | + | |
| 620 | + | |
619 | 621 | | |
620 | 622 | | |
621 | 623 | | |
| |||
0 commit comments