Uses of Class
com.adobe.cq.testing.selenium.pageobject.granite.StartPage.ToolItemCard
-
Packages that use StartPage.ToolItemCard Package Description com.adobe.cq.testing.selenium.pageobject.granite -
-
Uses of StartPage.ToolItemCard in com.adobe.cq.testing.selenium.pageobject.granite
Methods in com.adobe.cq.testing.selenium.pageobject.granite that return StartPage.ToolItemCard Modifier and Type Method Description static StartPage.ToolItemCardStartPage.ToolItemCard. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StartPage.ToolItemCard[]StartPage.ToolItemCard. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.cq.testing.selenium.pageobject.granite with parameters of type StartPage.ToolItemCard Modifier and Type Method Description voidStartPage. clickToolItemCard(StartPage.ToolItemCard toolItemCard)
-