dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.04k stars 1.73k forks source link

Add UI Test for WebView HTML5 video player #12907

Open Redth opened 1 year ago

Redth commented 1 year ago

From #11075

The PR added device tests but mostly skips them because on various emulators/simulators because those screenshots don't actually capture the video canvas playing so we can't really test that way.

We should make UI Tests for this once we have the infrastructure to do so.

ghost commented 1 year ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.