|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewFactory | |
|---|---|
| org.openqa.selenium.android.library | |
| Uses of ViewFactory in org.openqa.selenium.android.library |
|---|
| Classes in org.openqa.selenium.android.library that implement ViewFactory | |
|---|---|
class |
DefaultWebViewFactory
Provides a default ViewAdapter to be used by WebDriver. |
| Constructors in org.openqa.selenium.android.library with parameters of type ViewFactory | |
|---|---|
AndroidWebDriver(android.app.Activity activity,
ViewFactory viewFactory,
ViewClientWrapper viewClient,
ChromeClientWrapper chromeClient)
Use this constructor to use WebDriver with a custom view. |
|
AndroidWebDriver(android.app.Activity activity,
ViewFactory viewFactory,
ViewClientWrapper viewClient,
ChromeClientWrapper chromeClient,
android.view.View.OnFocusChangeListener focusListener)
Use this constructor to use WebDriver with a custom view and a custom View.OnFocusChangeListener for that view.. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||