| Package | Description |
|---|---|
| org.openqa.selenium |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidSelectorException |
class |
NoAlertPresentException
Indicates that a user has tried to access an alert when one is not present.
|
class |
NoSuchContextException
Thrown by
WebDriver.switchTo().context(String name). |
class |
NoSuchElementException
Thrown by
WebDriver.findElement(By by) and
WebElement.findElement(By by). |
class |
NoSuchFrameException
|
class |
NoSuchWindowException
|
Copyright © 2014. All rights reserved.