Jonathan

Results 4 comments of Jonathan

We use Azure DevOps. We figured out, that switching back to the [windows-2019](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml#software) agent works around the issue. Microsoft recently switched the "windows-latest" from "windows-2019" to "windows-2022", that explains why...

@Go4th Sorry, I missed the notification for your comment. We were just able to remove the `cordova-plugin-advanced-http` plugin, because we didn't actively use it. Not really a fix, sorry.

Since #6509 and [5.4.0](https://newreleases.io/project/github/puppeteer/puppeteer/release/v5.4.0) there is now a pierce handler. You can use it like this: ```javascript it('should find all elements in shadow', async () => { const { page...

> why would you want to do this? this seems like the opposite of optimization That's true for all conversions that are enabled by the `convertArcs` flag. The need for...