mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Add before and after screenshots
This commit is contained in:
@@ -69,6 +69,7 @@ public class BasicFluentAssertionTests
|
||||
|
||||
using var c = With.A<Window> (40, 10)
|
||||
.WithContextMenu(ctx,menuItems)
|
||||
.ScreenShot ("Before open menu", _out)
|
||||
// Click in main area inside border
|
||||
.RightClick(1,1)
|
||||
.ScreenShot ("After open menu",_out)
|
||||
|
||||
Reference in New Issue
Block a user