Pavel Feldman

Results 492 comments of Pavel Feldman
trafficstars

Yes, I meant `True`, but it seems like this property is not resolving your issue. I.e. we pass it to Firefox, but it seems like it does not have an...

> This feature would give the option for developers/testers to easily check if their embedded widget can have access to the permission or why not (CDP blockReason example: IframeAttribute). That...

This request sounds very niche. For the security auditing I would suggest that analyze the actual artifacts to contain required permissions and CSP directives instead.

PDF preview is not a part of WebContent, rather a Safari plugin. It is outside of scope for Playwright testing.

> I don't know what ENABLE_PDFJS is. But, GTK and WPE ports enable it. There isn't much we can test / validate about the pdf viewer.

> How can we add it in the config for enabling in webkit , like we have done for forefox above ? There is no such config in Playwright.

sg, let us know when it is ready via commenting, and it'll pop up in our internal review dashboard. do not reply to this message unless you want us to...

Archiving due to inactivity for now

There isn't much we can offer at this point. You can catch that finished() call or you can add it to a list of promises that you await / mute...