C# Class Mono.UIAutomation.TestFramework.Utils

Exibir arquivo Open project: mono/uia2atk

Public Methods

Method Description
RetryUntilTrue ( Func d ) : bool
TakeScreenshot ( string path ) : void

Method Details

RetryUntilTrue() public static method

public static RetryUntilTrue ( Func d ) : bool
d Func
return bool

TakeScreenshot() public static method

public static TakeScreenshot ( string path ) : void
path string
return void