C# Class Mono.UIAutomation.TestFramework.Utils

Afficher le fichier Open project: mono/uia2atk

Méthodes publiques

Méthode Description
RetryUntilTrue ( Func d ) : bool
TakeScreenshot ( string path ) : void

Method Details

RetryUntilTrue() public static méthode

public static RetryUntilTrue ( Func d ) : bool
d Func
Résultat bool

TakeScreenshot() public static méthode

public static TakeScreenshot ( string path ) : void
path string
Résultat void