// This will open the new window driver.switchTo().newWindow(WindowType.WINDOW); // This will open the new tab driver.switchTo().newWindow(WindowType.TAB);