Alisha Ukani
Alisha Ukani
Completed a first version, which you can find [here](https://github.com/alisha/sestina)! The current version uses tracery to generate each line in the poem, and each line is structured as "The [person defined...
Actually, I realized that the proposed fix I mentioned suppresses the error and lets the tests be run, but the user profile is not stored in the specified directory. So,...
Update: was actually able to solve this issue by modifying my Jest config file to have `maxWorkers` set to 1. I'm now able to specify the `userDataDir` parameter in the...
Sorry the initial bug report was unclear -- I realized what the actual issue (mentioned [here](https://github.com/argos-ci/jest-puppeteer/issues/583#issuecomment-2040641598)) is after submitting the initial report. The actual issue is how Jest and Puppeteer...