Uses of Class
com.hp.lft.sdk.web.CSSDescription
Packages that use CSSDescription
- 
Uses of CSSDescription in com.hp.lft.sdk.webMethods in com.hp.lft.sdk.web that return CSSDescriptionModifier and TypeMethodDescriptionWebElementDescription.getCSSSelector()Returns the CSS Selector query used to describe the test object.Methods in com.hp.lft.sdk.web with parameters of type CSSDescriptionModifier and TypeMethodDescriptionWebElementDescription.Init.cssSelector(CSSDescription cssSelector) Initializes the element's CSS Selector query.<TChild extends WebElement>
 TChildWebTestObjectDescriber.describe(Class<TChild> type, CSSDescription css) Describes a child test object using the provided CSS selector.voidWebElementDescription.setCSSSelector(CSSDescription cssSelector) Sets the element's CSS Selector query.