| Method and Description |
|---|
| org.openqa.selenium.support.ui.ExpectedConditions.numberOfwindowsToBe(int)
please use
ExpectedConditions.numberOfWindowsToBe(int) instead |
| org.openqa.selenium.support.ui.ExpectedConditions.textToBePresentInElement(By, String) |