DefaultWebComponentFactorypublic interface WebComponentFactory
| Modifier and Type | Method | Description |
|---|---|---|
<T extends WebComponent> |
create(java.lang.Class<T> webComponentClass,
org.openqa.selenium.WebElement webElement,
org.openqa.selenium.WebDriver webDriver) |
<T extends WebComponent> T create(java.lang.Class<T> webComponentClass, org.openqa.selenium.WebElement webElement, org.openqa.selenium.WebDriver webDriver)
Copyright © 2017–2018 RapidPM - Vaadin Developer. All rights reserved.