targetLocator.alert();
targetLocator.defaultContent();
targetLocator.frame(0);
targetLocator.frame("name");
targetLocator.frame(mock(WebElement.class));
targetLocator.window("name");
ime.getAvailableEngines();
timeouts.implicitlyWait(1L, TimeUnit.MICROSECONDS);
timeouts.setScriptTimeout(1L, TimeUnit.MICROSECONDS);