Adam Gastineau
Adam Gastineau
One request/suggestion: I noticed audio continues to play overtop other sources (including phone calls) - any chance you could make it so the audio can be secondary to music, video...
Tiles on the 3D Tetris screen where you choose your gamemode are corrupted and display garbage.
Same issue as #3, except the entire game of Hyper Fighting is dim.
When Wario is sleeping, suddenly the screen becomes much darker.
This is caused by the VSU, as swapping it with Rustual Boy's results in the game booting fine.
Since `clock.install` overwrites native clock method implementations, it must precede any clock call, otherwise undefined behavior will occur. Document this limitation, preventing further issues like #33837.
# Category This change is exactly one of the following (please change `[ ]` to `[x]`) to indicate which: * [ ] a bug fix (Fix #...) * [ ]...
Mirrors https://github.com/microsoft/playwright-dotnet/pull/3184. Implements changes from https://github.com/microsoft/playwright/pull/35888, https://github.com/microsoft/playwright/pull/35969, and https://github.com/microsoft/playwright/pull/35988.
### Version 1.49.1 ### Steps to reproduce 1. Open UI Mode/trace viewer 2. Click on the sidebar toggle on the middle right side 3. Notice that all of the text...
### 🚀 Feature Request In some situations (currently with `locator.count()`), a trace entry may have an empty snapshot. When this occurs we should display the last complete snapshot, if any,...