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