Geoffrey Catto

Results 8 comments of Geoffrey Catto
trafficstars

@pbazant I see you mentioned web-bluetooth above. I have a use case where I am just starting to consider that in combination with Pyodide. Have you gotten anywhere?

Great! Is there something I can do to help? I could make a branch where I copy the Bootstrap4 package and update it for Bootstrap5?

@aMarCruz any chance of creating and publishing a new version of rollup-plugin-pug that uses the latest pug (v3.0.2)? what can I do to help make that happen? Edit: I suspect...

@aslushnikov ah yes, this is on an enterprise machine with enterprise policies and enterprise firefox. Just learning my way around Playwright so far, not yet clear to me how Playwright...

@aslushnikov any further thoughts or guidance on this front? Not really sure where/how to start tackling it. Thanks!

@mxschmitt Just tried it out, and unfortunately got the same error: ``` C:\dev>npx playwright@next ff google.com [open: Protocol error (Browser.newPage): Unexpected number of tabs in the new window: 2 newPage@chrome://juggler/content/TargetRegistry.js:322:13...

I think I've had this problem at every version since I started using Playwright with 1.13.1, although I don't think I've used every major and minor version. This happens for...

> `--pref='datareporting.policy.firstRunURL=""'` can fix it source: [Firefox loads privacy info page](https://github.com/mozilla/web-ext/issues/1114#top) @gcatto Good tip, thank you!