public static IUIElement WaitForElement(this ITestEngine engine, string automationId) => engine.WaitForElement(automationId, null);