Blaze Jayne
Blaze Jayne
I'm not quite sure what "Automation mode" means. Does this run via WebDriver, or not?
What do I run to test this locally from the wpt repository with a custom driver path?
Two avenues come to mind: - Is the window visible on the screen? If not, this might cause trouble. A video recording from a failing run would help triage this...
Great, I'm tracking this internally as . I'll update this issue when I figure it out.
I haven't had time to look into this, but it's still being tracked.
This is related to both HTML5 video and the Progress API.
Some major hurdles here: 1. "camera" probe implementation in backend that uses `Frame::imageFromRect()` and friends to make the screenshots at a suitable size, resolution, etc. 2. Encoding the data in...