Randolf J.

Results 70 comments of Randolf J.

> let's update the guides with the information about the new selector type https://pptr.dev/guides/query-selectors Discussed offline.

We will triage this with multi-browser support. As stated in the previous issue, Puppeteer isn't really built for this use case, however since BiDi is in development, this is in...

The suggestion to save the password is independent of the web page. Puppeteer has no access to this component, however we can consider implementing the CDP methods required for this.

Could you provide a minimal, complete and verifiable example in a separate repository?

@robbimount Thanks so much for doing this. We will investigate this on our side.

I don't have time to work on this more, so I'll leave a summary. The PR doesn't work. I suspect this needs to be done outside the class, after it...

I am no longer able to reproduce.

Could you provide a [mvce](https://stackoverflow.com/help/minimal-reproducible-example) in a separate repo?