Uses of Class
com.adobe.cq.testing.selenium.pagewidgets.coral.CoralList.CoralListItem
-
Packages that use CoralList.CoralListItem Package Description com.adobe.cq.testing.selenium.pagewidgets.coral -
-
Uses of CoralList.CoralListItem in com.adobe.cq.testing.selenium.pagewidgets.coral
Methods in com.adobe.cq.testing.selenium.pagewidgets.coral that return CoralList.CoralListItem Modifier and Type Method Description CoralList.CoralListItemCoralList. selectedItem()Methods in com.adobe.cq.testing.selenium.pagewidgets.coral that return types with arguments of type CoralList.CoralListItem Modifier and Type Method Description java.util.stream.Stream<CoralList.CoralListItem>CoralList. getItemsByAttribute(java.lang.String attribute, java.lang.String value)java.util.stream.Stream<CoralList.CoralListItem>CoralList. items()
-