Pavel Feldman
Pavel Feldman
> The frontend of the site runs on React, so using waitForTimeout is a forced measure. I stop the code and wait for react to load some elements or replace...
We are not accepting repros with credentials. We've restructured our bug template so the expectations were clear, we now only accept self-contained repositories with the reproductions. Please follow the template...
Could you provide a snippet as debug mode is supposed to suppress the timers. Maybe that is an expect timeout and not test timeout?
A test snippet would be nice. As I mentioned above, `--debug` disables the 'test timeout', so you can wait as much as you'd like on a pause, before you click...
Closing as per above, please feel free to reopen a new issue if it does not address it.
You should configure it as ``` reporter: [['html', { host: '...' }]], ```
Closing as per above.
We need to have a full repro to be able to act on this issue, please follow the BUG issue template to provide one.
A basic repo with a server that serves one file that demonstrates the problem would suffice.
[Bug]: New Chromium window flashes when clicking on Playwright icon in macOS dock (related to #9434)
If you manage to make it work, we are open to a PR!