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