Ross Wollman
Ross Wollman
Thanks @lizzthabet!
Folded https://github.com/microsoft/playwright/issues/14258 into here which requests being able to start, stop, and then start a video again on a page.
May be solved by https://github.com/microsoft/playwright/issues/14895#issuecomment-1219986634
@JoelEinbinder If this is something the Playwright team is on board with, I'd be interested in helping contribute it. Off the top of your head (if not I can do...
Sounds good! I'd position this as an escape hatch (just like `args` in https://playwright.dev/docs/api/class-browsertype#browser-type-launch). If there is a formal Playwright setting (like proxy) one should use that, but if there's...
There's an open PR that is on the way to addressing this: https://github.com/microsoft/playwright/pull/17548
At the moment, there is not a great way. There's some upcoming work on exposing a scheduler/grouping API to influence placement and order of tests. Tagging this accordingly to more...
> Hi @rwoll Find similar issue #24695. > > Issue title traffic-manager endpoint create ignores subscription argument > Create time 2022-11-18 > Comment number 1 > Please confirm if this...
Edited description and comment to correct which PR I intended to link: #28001
Conincidentally this relates to #5416, specifically the following snippet from the PR description: > **Suggested Followup** > > While the original bug manifested as string formatting discrepancies, a test asserting...