|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.android.library.DefaultWebViewFactory
public class DefaultWebViewFactory
Provides a default ViewAdapter to be used by WebDriver. This ViewAdapter contains a view with the same settings as the Android browser. Use this if you want to use WebDriver with a view with the same settings as the Android browser.
| Constructor Summary | |
|---|---|
DefaultWebViewFactory()
|
|
| Method Summary | |
|---|---|
ViewAdapter |
createNewView(android.app.Activity activity)
Creates a rendering view. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultWebViewFactory()
| Method Detail |
|---|
public ViewAdapter createNewView(android.app.Activity activity)
ViewFactory
createNewView in interface ViewFactoryactivity - the activity to attach the view to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||