Uses of Class
com.adobe.cq.testing.selenium.pageobject.granite.StartPage.ToolsGroup
-
Packages that use StartPage.ToolsGroup Package Description com.adobe.cq.testing.selenium.pageobject.granite -
-
Uses of StartPage.ToolsGroup in com.adobe.cq.testing.selenium.pageobject.granite
Methods in com.adobe.cq.testing.selenium.pageobject.granite that return StartPage.ToolsGroup Modifier and Type Method Description StartPage.ToolsGroupStartPage.ToolItemCard. getGroup()static StartPage.ToolsGroupStartPage.ToolsGroup. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static StartPage.ToolsGroup[]StartPage.ToolsGroup. 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.ToolsGroup Modifier and Type Method Description voidStartPage. clickNavigationGroup(StartPage.ToolsGroup toolsGroup)
-