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