Uses of Class
com.adobe.cq.testing.selenium.pagewidgets.granite.Picker
-
Packages that use Picker Package Description com.adobe.cq.testing.selenium.pageobject.cq.sites com.adobe.cq.testing.selenium.pagewidgets.granite -
-
Uses of Picker in com.adobe.cq.testing.selenium.pageobject.cq.sites
Methods in com.adobe.cq.testing.selenium.pageobject.cq.sites that return Picker Modifier and Type Method Description PickerCreateWorkflowWizard.CreateWorkflowActions. addContent()Click on Add Content button and wait for the dialog. -
Uses of Picker in com.adobe.cq.testing.selenium.pagewidgets.granite
Methods in com.adobe.cq.testing.selenium.pagewidgets.granite that return Picker Modifier and Type Method Description PickerPicker. activateItem(java.lang.String itemId)Activate the html element associated with the provided collection item id.PickerPicker. close()Closes the picker overlay by clicking on its close button.PickerPicker. searchFulltext(java.lang.String keywords)PickerPicker. setViewType(ViewType viewType)PickerPicker. submit()Submit the picker overlay with selected Items.PickerPicker. switchToView(ViewType viewType)PickerPicker. toggleItem(java.lang.String itemId)Toggle selection of the html element associated with the provided collection item id.
-