public static void WaitForNoElement(this ITestEngine engine, string automationId) =>
 engine.WaitForNoElement(automationId, null);