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 |
NoSuchElementException
Thrown by
WebDriver.findElement(By by) and
WebElement.findElement(By by) . |
class |
NoSuchFrameException
|
class |
NoSuchWindowException
|
Copyright © 2013. All rights reserved.