Description
Currently the following test occasionally crashes our WinUI Device Tests
|
public async Task ImageSourceInitializesCorrectly(string filename, string colorHex) |
Let's just move this one to Appium.
It should be easy to replicate this inside Appium with the screen shot testing if those colors get set.
Description
Currently the following test occasionally crashes our WinUI Device Tests
maui/src/Core/tests/DeviceTests/Handlers/Button/ButtonHandlerTests.cs
Line 72 in a7b43dd
Let's just move this one to Appium.
It should be easy to replicate this inside Appium with the screen shot testing if those colors get set.