public class ComponentLabelMapping extends Object
Modifier and Type | Method and Description |
---|---|
protected UIComponent |
createUIComponent(WebElement elem) |
protected String |
extractNestedInputId() |
protected WebElement |
findByAriaLabeledBy(String ariaId) |
static LspsCaption |
getCaption(WebElement component,
WebDriver driver) |
static UIComponent |
getComponent(WebElement caption,
WebDriver driver) |
public static LspsCaption getCaption(WebElement component, WebDriver driver)
public static UIComponent getComponent(WebElement caption, WebDriver driver)
protected String extractNestedInputId()
protected WebElement findByAriaLabeledBy(String ariaId)
protected UIComponent createUIComponent(WebElement elem)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.