예제 #1
0
 public static IUIElement WaitForElementWithText(this ITestEngine engine, string text) =>
 engine.WaitForElementWithText(text, null);