Andy Fillebrown
Results
1
issues of
Andy Fillebrown
### Version 1.49.0 ### Steps to reproduce Run the following test with the firefox browser: ```TypeScript import { expect, test } from "@playwright/test"; test("HTMLAudioElement.play should not autoplay without user gesture",...