Java Selenium attend implicitement

WebDriver driver;
driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
Big Merman