Package | Description |
---|---|
org.openqa.selenium.remote | |
org.openqa.selenium.remote.html5 |
Modifier and Type | Class and Description |
---|---|
class |
AddFindsByCss |
class |
AddFindsChildByCss |
class |
AddRotatable |
Modifier and Type | Method and Description |
---|---|
void |
Augmenter.addDriverAugmentation(String capabilityName,
AugmenterProvider handlerClass)
Add a mapping between a capability name and the implementation of the interface that name
represents for instances of
WebDriver . |
void |
Augmenter.addElementAugmentation(String capabilityName,
AugmenterProvider handlerClass)
Add a mapping between a capability name and the implementation of the interface that name
represents for instances of
WebElement . |
Modifier and Type | Class and Description |
---|---|
class |
AddApplicationCache |
class |
AddBrowserConnection |
class |
AddDatabaseStorage |
class |
AddLocationContext |
class |
AddWebStorage |
Copyright © 2013. All rights reserved.