Why doesn't Chrome consistently receive CDP directives? #88
Labels
datadirect-puppeteer
packages/datadirect-puppeteer
testing-needed
Further testing required to define problem
Theoretically this should work, but it seems to have zero impact on actual behavior
```ts
downloadBehavior: {
policy: 'allowAndName',
downloadPath: '/desired/path/to/downloads'
}
```
myschoolapp-reporting/packages/datadirect-puppeteer/src/PuppeteerSession/Base.ts
Lines 42 to 50 in a835ed2
The text was updated successfully, but these errors were encountered: